abrar6024 commited on
Commit
0940a40
·
verified ·
1 Parent(s): 7547b3b

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  openenv-core==0.2.3
2
- fastapi==0.115.2
3
- uvicorn==0.30.6
4
  pydantic>=2.0.0
5
- requests==2.31.0
6
- pyyaml==6.0.1
7
  openai>=1.0.0
8
- websockets>=13.0
9
  fastmcp>=3.0.0
10
  tomli>=2.3.0
11
  tomli-w>=1.2.0
 
1
  openenv-core==0.2.3
2
+ fastapi>=0.115.0
3
+ uvicorn>=0.35.0
4
  pydantic>=2.0.0
5
+ requests>=2.31.0
6
+ pyyaml>=6.0.0
7
  openai>=1.0.0
8
+ websockets>=15.0.1
9
  fastmcp>=3.0.0
10
  tomli>=2.3.0
11
  tomli-w>=1.2.0