Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ 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
|
|
|
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
|