Spaces:
Runtime error
Runtime error
changes done to req
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -19,3 +19,6 @@ python-jose[cryptography]
|
|
| 19 |
passlib[bcrypt]
|
| 20 |
google-api-python-client
|
| 21 |
langchain-google-community
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
passlib[bcrypt]
|
| 20 |
google-api-python-client
|
| 21 |
langchain-google-community
|
| 22 |
+
google-auth-oauthlib
|
| 23 |
+
google-auth-httplib2
|
| 24 |
+
bcrypt
|