rahull30 commited on
Commit
adaabde
·
verified ·
1 Parent(s): 4bf6942

Updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- pandas==2.0.3
2
- numpy==1.24.3
3
- scikit-learn==1.3.0
4
- nltk==3.8.1
5
- gradio==3.41.2
6
- umap-learn==0.5.4
 
1
+ pandas>=2.2.2
2
+ numpy>=1.26.0
3
+ scikit-learn>=1.4.0
4
+ nltk==3.8.1
5
+ gradio
6
+ umap-learn