DeepActionPotential commited on
Commit
9da9ecd
·
verified ·
1 Parent(s): 0dae0e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit==1.30.1
2
- nltk==3.8.1
3
- scikit-learn==1.3.2
4
- joblib==1.3.2
5
- pandas==2.1.4
6
- numpy==1.26.2
7
  python-dotenv==1.0.0
 
1
+ streamlit>=1.29.0
2
+ nltk==3.8.1
3
+ scikit-learn==1.3.2
4
+ joblib==1.3.2
5
+ pandas==2.1.4
6
+ numpy==1.26.2
7
  python-dotenv==1.0.0