diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index db6acb1..4934394 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,6 +15,7 @@ beautifulsoup4 = "^4.11.1" requests = "^2.28.1" lxml = "^4.9.1" pysocks = "^1.7.1" +playwright = "^1.28.0" [tool.poetry.group.dev.dependencies] |