Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,8 @@ requests==2.31.0
|
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
streamlit-option-menu==0.3.2
|
| 5 |
facebook-sdk==3.1.0
|
| 6 |
-
openai==1.12.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
streamlit-option-menu==0.3.2
|
| 5 |
facebook-sdk==3.1.0
|
| 6 |
+
openai==1.12.0
|
| 7 |
+
google-auth==2.16.0
|
| 8 |
+
google-auth-oauthlib==1.0.0
|
| 9 |
+
google-auth-httplib2==0.1.0
|
| 10 |
+
google-api-python-client==2.86.0
|