We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c40234 + 8036b40 commit 7a1e727Copy full SHA for 7a1e727
1 file changed
pyproject.toml
@@ -18,7 +18,7 @@ dynamic = ["version"]
18
requires-python = ">=3.8"
19
dependencies = [
20
"astropy",
21
- "fsspec", # Used for abstract filesystems
+ "fsspec<=2023.9.2", # Used for abstract filesystems
22
"healpy",
23
"numba",
24
"pandas",
0 commit comments