Skip to content

Commit 53adaf2

Browse files
committed
Drop numpy constraint
1 parent 7e74eda commit 53adaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ where =
3131
python_requires = >=3.9
3232
install_requires =
3333
joblib
34-
numpy<2.0.0
34+
numpy
3535
literate-dataclasses
3636
scikit-learn
3737
scipy

0 commit comments

Comments
 (0)