ZhiyuanZeng sergiopaniego HF Staff commited on
Commit
13f28d4
·
verified ·
1 Parent(s): 5a4bb32

Update pyproject.toml (#4)

Browse files

- Update pyproject.toml (e284027ee89600dc195d4d42093daf27a2292850)


Co-authored-by: Sergio Paniego <[email protected]>

Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -15,7 +15,7 @@ description = "Rlve Gym environment for OpenEnv"
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#subdirectory=src/core",
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@main#subdirectory=src/",
19
  "fastapi>=0.115.0",
20
  "pydantic>=2.0.0",
21
  "uvicorn>=0.24.0",