CompactAI commited on
Commit
246e2b5
·
verified ·
1 Parent(s): f52234e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  datasets>=4.0
2
- scikit-learn>=1.5
3
  numpy>=1.26
4
  scipy>=1.12
5
  joblib>=1.3
 
1
  datasets>=4.0
2
+ scikit-learn>=1.5,<1.8
3
  numpy>=1.26
4
  scipy>=1.12
5
  joblib>=1.3