mirror of
https://github.com/rio-labs/rio.git
synced 2025-12-16 18:25:45 -06:00
Update playwright requirement from <1.57,>=1.44 to >=1.44,<1.58
Updates the requirements on [playwright](https://github.com/microsoft/playwright-python) to permit the latest version. - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.44.0...v1.57.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.57.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -100,7 +100,7 @@ dev = [
|
||||
"hatch>=1.11.1,<2.0",
|
||||
"matplotlib>=3.8,<4.0",
|
||||
"pandas>=2.2,<3.0",
|
||||
"playwright>=1.44,<1.57",
|
||||
"playwright>=1.44,<1.58",
|
||||
"plotly>=5.22,<7.0",
|
||||
"polars>=0.20,<1.37",
|
||||
"pyarrow>=11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user