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

Update playwright requirement from <1.59,>=1.44 to >=1.44,<1.60
This commit is contained in:
Aran-Fey
2026-05-05 06:48:21 +02:00
committed by GitHub
+1 -1
View File
@@ -100,7 +100,7 @@ dev = [
"hatch>=1.16.3,<2.0",
"matplotlib>=3.8,<4.0",
"pandas>=2.2,<3.0",
"playwright>=1.44,<1.59",
"playwright>=1.44,<1.60",
"plotly>=5.22,<7.0",
"polars>=0.20,<1.41",
"pyarrow>=11.0.0",