We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21331dd commit 7c01f5dCopy full SHA for 7c01f5d
pyproject.toml
@@ -27,7 +27,7 @@ python = "^3.9"
27
dask = ">=2023.1.0"
28
fsspec = "!=2023.9.0"
29
zarr = ">=2.13.6,<3"
30
-numpy = "<2"
+numpy = "<=2.1.0"
31
pandas = ">=1.2.0"
32
lxml = "^4.9.1"
33
pydantic = ">2,<=2.8.2"
0 commit comments