Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
-
google-api-core==2.19.1
|
2 |
-
google-api-python-client==2.140.0
|
3 |
-
google-auth==2.33.0
|
4 |
-
google-auth-httplib2==0.2.0
|
5 |
-
google-auth-oauthlib==1.2.1
|
6 |
-
googleapis-common-protos==1.63.2
|
7 |
fastapi
|
8 |
uvicorn
|
9 |
agno
|
10 |
twilio
|
11 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
agno
|
4 |
twilio
|
5 |
+
python-dotenv
|