Skip to content

Commit da12aaf

Browse files
committed
update dependencies
1 parent 1f24546 commit da12aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ where =
3131
python_requires = >=3.9
3232
install_requires =
3333
joblib
34-
numpy<2.0;python_version<"3.10"
35-
numpy;python_version>="3.10"
34+
numpy<2.0;torch<"2.4"
35+
numpy;torch>="2.4"
3636
literate-dataclasses
3737
scikit-learn
3838
scipy

0 commit comments

Comments
 (0)