Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ langdetect==1.0.9
|
|
7 |
newspaper3k==0.2.8
|
8 |
nltk==3.8.1
|
9 |
plotly==5.15.0
|
10 |
-
requests
|
11 |
sacremoses==0.0.53
|
12 |
streamlit
|
13 |
streamlit-pandas-profiling==0.1.3
|
|
|
7 |
newspaper3k==0.2.8
|
8 |
nltk==3.8.1
|
9 |
plotly==5.15.0
|
10 |
+
requests==2.26.0
|
11 |
sacremoses==0.0.53
|
12 |
streamlit
|
13 |
streamlit-pandas-profiling==0.1.3
|