Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -11,4 +11,8 @@ plotly
|
|
11 |
numpy
|
12 |
regex
|
13 |
streamlit_chat
|
14 |
-
google-auth
|
|
|
|
|
|
|
|
|
|
11 |
numpy
|
12 |
regex
|
13 |
streamlit_chat
|
14 |
+
google-auth
|
15 |
+
google-auth-oauthlib
|
16 |
+
google-auth-httplib2
|
17 |
+
google-api-python-client
|
18 |
+
|