fix: Resolve version conflict between requirements-help and requirements-playwright for greenlet

This commit is contained in:
Paul Gauthier 2024-09-21 15:57:41 -07:00 committed by Paul Gauthier (aider)
parent 5d80e11e5b
commit 237002f941
4 changed files with 12 additions and 3 deletions

View file

@ -5,7 +5,9 @@
# pip-compile --output-file=requirements/requirements-playwright.txt requirements/requirements-playwright.in
#
greenlet==3.0.3
# via playwright
# via
# -r requirements/requirements-playwright.in
# playwright
playwright==1.47.0
# via -r requirements/requirements-playwright.in
pyee==12.0.0