Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
agentpro
|
3 |
+
openai
|
4 |
+
google-auth
|
5 |
+
google-auth-oauthlib
|
6 |
+
google-api-python-client
|
7 |
+
requests
|
8 |
+
pytz
|
9 |
+
python-dateutil
|