mirror of
https://github.com/rio-labs/rio.git
synced 2026-05-05 19:00:14 -05:00
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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user