diff --git a/pyproject.toml b/pyproject.toml index 4794d781629d..f0729a813c1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -140,6 +140,7 @@ lxml = "!=4.2.2" markdown-it-reporter = "*" myst-parser = "*" pkce = "*" +playwright = "*" pytest = "*" pytest-asyncio = "*" pytest-celery = "*"