jarvisx17 commited on
Commit
8883910
·
verified ·
1 Parent(s): 575bebd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -2,8 +2,11 @@ google-genai
2
  google-api-python-client
3
  google-auth-httplib2
4
  google-auth-oauthlib
 
 
5
  fastapi
6
  uvicorn
7
  agno
8
  twilio
9
  python-dotenv
 
 
2
  google-api-python-client
3
  google-auth-httplib2
4
  google-auth-oauthlib
5
+ oauth2client
6
+ gspread
7
  fastapi
8
  uvicorn
9
  agno
10
  twilio
11
  python-dotenv
12
+