Skip to content

Commit 427aa68

Browse files
committed
add upper limit for numpy, catboost dependency
1 parent ce7717a commit 427aa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy>=1.19.5
1+
numpy>=1.19.5,<2
22
pandas>=2.0.0
33
scipy>=1.6.1
44
scikit-learn>=1.5.0

0 commit comments

Comments
 (0)