Elliot89 commited on
Commit
d1852ed
·
verified ·
1 Parent(s): b590330

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==4.44.0
2
- scikit-learn==1.3.2
3
- pandas==2.1.4
4
- numpy==1.26.2
5
- nltk==3.8.1
 
1
+ gradio==4.44.0
2
+ scikit-learn>=1.3.0
3
+ pandas>=2.1.0
4
+ numpy>=1.24.0
5
+ nltk==3.8.1