pharmaia commited on
Commit
56e3493
·
verified ·
1 Parent(s): 452666e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -3,10 +3,7 @@ fastmcp
3
  aiohttp>=3.9.0
4
  huggingface_hub
5
  gradio_client
6
- llama-index
7
- llama-index-tools-mcp
8
- llama-index-tools-arxiv
9
- llama-index-embeddings-azure-openai
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