Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
agno
|
4 |
twilio
|
5 |
-
python-dotenv
|
|
|
1 |
+
google-genai
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
agno
|
5 |
twilio
|
6 |
+
python-dotenv
|