Futuresony commited on
Commit
6b06812
·
verified ·
1 Parent(s): 43e9fc0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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