Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ streamlit
|
|
2 |
google-cloud-language
|
3 |
google-auth
|
4 |
requests
|
5 |
-
google-auth
|
|
|
|
|
|
|
|
2 |
google-cloud-language
|
3 |
google-auth
|
4 |
requests
|
5 |
+
google-auth
|
6 |
+
|
7 |
+
beautifulsoup4
|
8 |
+
pandas
|