We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5aebe commit 9567f03Copy full SHA for 9567f03
1 file changed
pyproject.toml
@@ -19,7 +19,7 @@ polars = "^1.21.0"
19
scikit-learn = "^1.4.1.post1"
20
pyarrow = ">=18,<20"
21
actfast = "^1.1.2"
22
-numpy = ">=1.26.0, <3.0.0"
+numpy = ">=2.1.0, <3.0.0"
23
pydantic = "^2.11.1"
24
pydantic-settings = "^2.3.4"
25
scipy = "^1.14.1"
0 commit comments