GhylB commited on
Commit
6af833b
1 Parent(s): 235ea32

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- streamlit==1.21.0
2
- transformers==4.28.1
3
- pandas==1.5.1
4
- altair==4.2.2
5
- textblob==0.17.1
6
- vaderSentiment==3.3.2
7
- Pillow==9.3.0
8
- torch==1.9.1
 
1
+ streamlit
2
+ pandas==1.5.3
3
+ numpy==1.24.2
4
+ pillow
5
+ requests
6
+ bokeh
7
+ scikit-learn==1.2.2
8
+ category_encoders