MichaelGelshtein commited on
Commit
fbc0ffd
·
verified ·
1 Parent(s): 26fc1a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio>=4.44.0
2
- scikit-learn>=1.4.0
3
- pandas>=2.0.0
4
- numpy>=1.24.0,<2.0
 
1
  gradio>=4.44.0
2
+ scikit-learn==1.6.1
3
+ numpy==2.0.2
4
+ pandas==2.2.2