uvpatel7271 commited on
Commit
62812e1
·
verified ·
1 Parent(s): 558b89d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. server/requirements.txt +7 -6
server/requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- openenv-core[core]>=0.2.2
2
- fastapi>=0.115.0
3
- uvicorn[standard]>=0.30.0
4
- openai>=1.40.0
5
- pytest>=8.0.0
6
- pydantic>=2.0.0
 
 
1
+ openenv-core[core]==0.2.3
2
+ fastmcp==1.0
3
+ mcp==1.27.0
4
+ fastapi==0.135.3
5
+ uvicorn==0.43.0
6
+ openai==2.30.0
7
+ pydantic==2.12.5