Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
uvicorn>=0.15.0
|
| 2 |
aiohttp>=3.9.0
|
| 3 |
-
fastmcp
|
| 4 |
llama-index
|
| 5 |
llama-index-embeddings-azure-openai
|
| 6 |
llama-index-llms-azure-openai
|
|
|
|
| 1 |
uvicorn>=0.15.0
|
| 2 |
aiohttp>=3.9.0
|
| 3 |
+
fastmcp>=2.2.5
|
| 4 |
llama-index
|
| 5 |
llama-index-embeddings-azure-openai
|
| 6 |
llama-index-llms-azure-openai
|