YAMITEK commited on
Commit
130ce54
·
verified ·
1 Parent(s): d840a48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- joblib==1.2.0
2
- matplotlib==3.7.2
3
- matplotlib-inline==0.1.6
4
- numpy==1.24.4
5
- pandas==2.2.2
6
- scikit-learn==1.4.1.post1
7
- streamlit==1.33.0
8
- streamlit-chat==0.1.1
9
- nltk==3.8.1
 
1
+ joblib==1.2.0
2
+ matplotlib==3.7.1
3
+ matplotlib-inline==0.1.6
4
+ numpy==1.26.4
5
+ pandas==1.5.3
6
+ scikit-learn==1.6.0
7
+ streamlit==1.41.1
8
+ nltk==3.8.1
9
+ Xgboost==2.1.3