uvpatel7271 commited on
Commit
5a3f3ce
·
verified ·
1 Parent(s): 62812e1

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. server/requirements.txt +1 -2
server/requirements.txt CHANGED
@@ -1,7 +1,6 @@
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
 
 
1
  openenv-core[core]==0.2.3
 
 
2
  fastapi==0.135.3
3
  uvicorn==0.43.0
4
  openai==2.30.0
5
  pydantic==2.12.5
6
+ pytest==8.4.2