Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ httpx==0.28.1
|
|
| 4 |
requests==2.31.0
|
| 5 |
python-dotenv==1.0.0
|
| 6 |
google-genai==1.52.0
|
| 7 |
-
python-multipart==0.0.6
|
|
|
|
|
|
| 4 |
requests==2.31.0
|
| 5 |
python-dotenv==1.0.0
|
| 6 |
google-genai==1.52.0
|
| 7 |
+
python-multipart==0.0.6
|
| 8 |
+
supabase==2.11.0
|