Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
faiss-cpu>=1.8.0,<2.0.0
|
| 2 |
google-adk==1.27.2
|
| 3 |
-
gradio==6.
|
| 4 |
huggingface_hub>=0.34.0,<1.0.0
|
| 5 |
numpy>=1.26.0,<3.0.0
|
| 6 |
python-dotenv>=1.0.0,<2.0.0
|
|
|
|
| 1 |
faiss-cpu>=1.8.0,<2.0.0
|
| 2 |
google-adk==1.27.2
|
| 3 |
+
gradio==6.10.0
|
| 4 |
huggingface_hub>=0.34.0,<1.0.0
|
| 5 |
numpy>=1.26.0,<3.0.0
|
| 6 |
python-dotenv>=1.0.0,<2.0.0
|