Skip to content

Commit e8e494d

Browse files
Update requirements.txt
1 parent 24b0389 commit e8e494d

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

requirements.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
streamlit==1.30.0
2-
pandas==2.1.3
3-
scikit-learn==1.3.0
4-
matplotlib==3.8.2
5-
numpy==1.26.2
1+
streamlit
2+
pandas
3+
numpy
4+
matplotlib
5+
seaborn
6+
textblob
7+
scikit-learn
8+
requests
9+
beautifulsoup4
10+
plotly

0 commit comments

Comments
 (0)