diff --git a/pyproject.toml b/pyproject.toml index ed0719ce..9edac899 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",