diff --git a/pyproject.toml b/pyproject.toml index 6a5d8db..fa0a542 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "pyqtgraph", # Dependencies only available from PyPI "bm3d-streak-removal>=0.2.0,<0.3", - "pytest-playwright>=0.7.0,<0.8", + "pytest-playwright>=0.7.2,<0.8", ] [project.optional-dependencies]