Merge pull request #316 from rio-labs/dependabot/pip/playwright-gte-1.44-and-lt-1.58

Update playwright requirement from <1.57,>=1.44 to >=1.44,<1.58
This commit is contained in:
Aran-Fey
2025-12-15 19:28:38 +01:00
committed by GitHub

View File

@@ -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",