Commit
·
48f557e
1
Parent(s):
078b81c
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ matplotlib
|
|
4 |
wordcloud
|
5 |
numpy
|
6 |
plotly
|
7 |
-
beautifulsoup4
|
|
|
|
4 |
wordcloud
|
5 |
numpy
|
6 |
plotly
|
7 |
+
beautifulsoup4
|
8 |
+
httpx==0.24.1
|