Skip to content

Commit bc80267

Browse files
authored
Merge branch 'meta-pytorch:main' into autoenv
2 parents 88a8292 + f42cc2b commit bc80267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/envs/coding_env/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"openenv-core>=0.1.0",
1212
"fastapi>=0.115.0",
1313
"pydantic>=2.0.0",
14-
"uvicorn>=0.24.0",
14+
"uvicorn[standard]>=0.24.0",
1515
"requests>=2.31.0",
1616
"smolagents>=1.22.0,<2",
1717
]

0 commit comments

Comments
 (0)