Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
setuptools==58
|
2 |
-
pygooglenews==0.1.
|
3 |
-
feedparser==
|
4 |
pandas==2.2.3
|
5 |
plotly==5.24.1
|
6 |
streamlit==1.37.1
|
|
|
1 |
setuptools==58
|
2 |
+
pygooglenews==0.1.2
|
3 |
+
feedparser==6.0.11
|
4 |
pandas==2.2.3
|
5 |
plotly==5.24.1
|
6 |
streamlit==1.37.1
|