Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -20,4 +20,7 @@ gunicorn
|
|
| 20 |
fastapi
|
| 21 |
uvicorn
|
| 22 |
gradio_client
|
| 23 |
-
python-multipart
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
fastapi
|
| 21 |
uvicorn
|
| 22 |
gradio_client
|
| 23 |
+
python-multipart
|
| 24 |
+
psycopg2-binary
|
| 25 |
+
gspread
|
| 26 |
+
oauth2client
|