Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.25.2
|
| 2 |
+
llama_index
|
| 3 |
+
nest_asyncio
|
| 4 |
+
llama-index-tools-mcp>=0.1.1
|
| 5 |
+
mcp[cli]>=1.6.0
|