burtenshaw HF Staff commited on
Commit
fd9525c
·
verified ·
1 Parent(s): f58d312

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -15,7 +15,7 @@ description = "Echo Environment for OpenEnv - simple test environment that echoe
15
  requires-python = ">=3.10"
16
  dependencies = [
17
  # Core OpenEnv dependencies (required for server functionality)
18
- "openenv-core @ git+https://github.com/meta-pytorch/OpenEnv.git@main",
19
  "fastapi>=0.115.0",
20
  "pydantic>=2.0.0",
21
  "uvicorn>=0.24.0",
 
15
  requires-python = ">=3.10"
16
  dependencies = [
17
  # Core OpenEnv dependencies (required for server functionality)
18
+ "openenv-core @ git+https://github.com/meta-pytorch/OpenEnv.git@v0.2.1",
19
  "fastapi>=0.115.0",
20
  "pydantic>=2.0.0",
21
  "uvicorn>=0.24.0",