added [playwright] extra

This commit is contained in:
Paul Gauthier 2024-07-14 19:34:48 +01:00
parent bc1369c480
commit 4fbe3d295a
12 changed files with 91 additions and 140 deletions

View file

@ -0,0 +1,16 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements/requirements-playwright.txt requirements/requirements-playwright.in
#
greenlet==3.0.3
# via playwright
playwright==1.45.0
# via -r requirements/requirements-playwright.in
pyee==11.1.0
# via playwright
typing-extensions==4.12.2
# via
# -c requirements/../requirements.txt
# pyee