Spaces:
Running
Running
Update pyproject.toml
Browse files- 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/
|
| 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",
|