Skip to content

Commit 9567f03

Browse files
committed
Update pyproject.toml
Move to numpy > 2.1.0?
1 parent fb5aebe commit 9567f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ polars = "^1.21.0"
1919
scikit-learn = "^1.4.1.post1"
2020
pyarrow = ">=18,<20"
2121
actfast = "^1.1.2"
22-
numpy = ">=1.26.0, <3.0.0"
22+
numpy = ">=2.1.0, <3.0.0"
2323
pydantic = "^2.11.1"
2424
pydantic-settings = "^2.3.4"
2525
scipy = "^1.14.1"

0 commit comments

Comments
 (0)