Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
|
@@ -3,10 +3,7 @@ fastmcp
|
|
| 3 |
aiohttp>=3.9.0
|
| 4 |
huggingface_hub
|
| 5 |
gradio_client
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
llama-index-llms-azure-openai
|
| 11 |
-
llama-index-embeddings-openai
|
| 12 |
-
llama-index-llms-openai
|
|
|
|
| 3 |
aiohttp>=3.9.0
|
| 4 |
huggingface_hub
|
| 5 |
gradio_client
|
| 6 |
+
requests==2.32.3
|
| 7 |
+
python-dotenv==1.0.1
|
| 8 |
+
mcp==1.13.1
|
| 9 |
+
gradio>=5.0.0
|
|
|
|
|
|
|
|
|