wukaixingxp commited on
Commit
fd047be
·
verified ·
1 Parent(s): a7789b5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -11,7 +11,7 @@ dependencies = [
11
  "openenv-core>=0.1.0",
12
  "fastapi>=0.115.0",
13
  "pydantic>=2.0.0",
14
- "uvicorn>=0.24.0",
15
  "requests>=2.31.0",
16
  "smolagents>=1.22.0,<2",
17
  ]
 
11
  "openenv-core>=0.1.0",
12
  "fastapi>=0.115.0",
13
  "pydantic>=2.0.0",
14
+ "uvicorn[standard]>=0.24.0",
15
  "requests>=2.31.0",
16
  "smolagents>=1.22.0,<2",
17
  ]