Skip to content

Commit c594fb9

Browse files
authored
Unpin astropy version
1 parent cd18fe3 commit c594fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dynamic = ["version"]
1919
requires-python = ">=3.9"
2020
dependencies = [
2121
"aiohttp", # http filesystem support
22-
"astropy<6.1",
22+
"astropy",
2323
"fsspec>=2023.10.0", # Used for abstract filesystems
2424
"healpy",
2525
"jproperties",

0 commit comments

Comments
 (0)