Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
-
Flask==3.0.3
|
| 2 |
-
gunicorn==22.0.0
|
| 3 |
-
Werkzeug==3.0.6
|
| 4 |
-
httpx==0.23.0
|
| 5 |
fastapi
|
| 6 |
uvicorn
|
| 7 |
-
|
| 8 |
-
|
| 9 |
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
+
supabase
|
| 4 |
+
groq
|
| 5 |
python-dotenv
|
| 6 |
+
requests
|
| 7 |
+
google-genai
|