chore(deps): bump the browsergym-related group across 1 directory with 3 updates
Pre-commit checks / pre-commit-check (push) Failing after 0s
Pre-commit checks / pre-commit-check (push) Failing after 0s
Updates the requirements on browsergym, [browser-use](https://github.com/browser-use/browser-use) and [playwright](https://github.com/microsoft/playwright-python) to permit the latest version. Updates `browsergym` to 0.13.4 Updates `browser-use` to 0.1.45 - [Release notes](https://github.com/browser-use/browser-use/releases) - [Commits](https://github.com/browser-use/browser-use/compare/0.1.40...0.1.45) Updates `playwright` to 1.52.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.51.0...v1.52.0) --- updated-dependencies: - dependency-name: browsergym dependency-version: 0.13.4 dependency-type: direct:production dependency-group: browsergym-related - dependency-name: browser-use dependency-version: 0.1.45 dependency-type: direct:production dependency-group: browsergym-related - dependency-name: playwright dependency-version: 1.52.0 dependency-type: direct:production dependency-group: browsergym-related ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+3
-3
@@ -11,10 +11,10 @@ tiktoken~=0.9.0
|
||||
html2text~=2024.2.26
|
||||
gymnasium~=1.1.1
|
||||
pillow~=11.1.0
|
||||
browsergym~=0.13.3
|
||||
browsergym~=0.14.2
|
||||
uvicorn~=0.34.0
|
||||
unidiff~=0.7.5
|
||||
browser-use~=0.1.40
|
||||
browser-use~=0.11.2
|
||||
googlesearch-python~=1.3.0
|
||||
baidusearch~=1.0.3
|
||||
duckduckgo_search~=7.5.3
|
||||
@@ -22,7 +22,7 @@ duckduckgo_search~=7.5.3
|
||||
aiofiles~=24.1.0
|
||||
pydantic_core~=2.27.2
|
||||
colorama~=0.4.6
|
||||
playwright~=1.51.0
|
||||
playwright~=1.57.0
|
||||
|
||||
docker~=7.1.0
|
||||
pytest~=8.3.5
|
||||
|
||||
@@ -25,10 +25,10 @@ setup(
|
||||
"html2text~=2024.2.26",
|
||||
"gymnasium>=1.0,<1.2",
|
||||
"pillow>=10.4,<11.2",
|
||||
"browsergym~=0.13.3",
|
||||
"browsergym~=0.14.2",
|
||||
"uvicorn~=0.34.0",
|
||||
"unidiff~=0.7.5",
|
||||
"browser-use~=0.1.40",
|
||||
"browser-use~=0.11.2",
|
||||
"googlesearch-python~=1.3.0",
|
||||
"aiofiles~=24.1.0",
|
||||
"pydantic_core>=2.27.2,<2.28.0",
|
||||
|
||||
Reference in New Issue
Block a user