deploy: update habadashi_login
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Public Gateway dependencies
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
-
gradio
|
| 5 |
supabase
|
| 6 |
python-multipart
|
| 7 |
huggingface_hub
|
|
|
|
| 1 |
# Public Gateway dependencies
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
+
gradio>=5.34.1
|
| 5 |
supabase
|
| 6 |
python-multipart
|
| 7 |
huggingface_hub
|