sergiopaniego HF Staff commited on
Commit
bd922e5
·
verified ·
1 Parent(s): 7c0e438

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -8,7 +8,7 @@ version = "0.1.0"
8
  description = "BrowserGym Environment for OpenEnv - Web automation using Playwright"
9
  requires-python = ">=3.10"
10
  dependencies = [
11
- "openenv-core @ git+https://github.com/meta-pytorch/OpenEnv.git#subdirectory=src/core",
12
  "fastapi>=0.104.0",
13
  "uvicorn>=0.24.0",
14
  "pydantic>=2.0.0",
 
8
  description = "BrowserGym Environment for OpenEnv - Web automation using Playwright"
9
  requires-python = ">=3.10"
10
  dependencies = [
11
+ "openenv-core @ git+https://github.com/meta-pytorch/OpenEnv.git#subdirectory=src/",
12
  "fastapi>=0.104.0",
13
  "uvicorn>=0.24.0",
14
  "pydantic>=2.0.0",