Spaces:
Runtime error
Runtime error
Commit ·
ab734ae
1
Parent(s): d46a0a7
Uploaded
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
flask
|
| 2 |
-
gspread
|
| 3 |
-
oauth2client
|
| 4 |
-
vapi-python
|
| 5 |
-
google-generativeai
|
| 6 |
-
gunicorn
|
|
|
|
| 1 |
+
flask
|
| 2 |
+
gspread
|
| 3 |
+
oauth2client
|
| 4 |
+
vapi-python
|
| 5 |
+
google-generativeai
|
| 6 |
+
gunicorn
|