pharmaia commited on
Commit
f091267
·
verified ·
1 Parent(s): d2742e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -9
requirements.txt CHANGED
@@ -1,9 +1,5 @@
1
- mcp
2
- fastmcp
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
 
1
+ fastapi>=0.115.0
2
+ uvicorn>=0.30.0
3
+ httpx>=0.27.0
4
+ python-dotenv>=1.0.1
5
+ mcp>=1.6.0