rahull30 commited on
Commit
69a2db3
·
verified ·
1 Parent(s): 88506ed
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,8 +1,7 @@
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
7
- matplotlib==3.7.1
8
- plotly==5.15.0
 
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
7
+ plotly