Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -5,9 +5,9 @@ google-auth-httplib2
|
|
| 5 |
google-api-python-client
|
| 6 |
pdfplumber
|
| 7 |
python-docx
|
| 8 |
-
gradio==2.9.0
|
| 9 |
openai==0.28.1
|
| 10 |
requests
|
| 11 |
google-api-python-client
|
| 12 |
google-auth
|
| 13 |
-
google-auth-oauthlib
|
|
|
|
|
|
| 5 |
google-api-python-client
|
| 6 |
pdfplumber
|
| 7 |
python-docx
|
|
|
|
| 8 |
openai==0.28.1
|
| 9 |
requests
|
| 10 |
google-api-python-client
|
| 11 |
google-auth
|
| 12 |
+
google-auth-oauthlib
|
| 13 |
+
gradio==2.9.0
|