mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-11 23:25:01 +00:00
fix: Resolve version conflict between requirements-help and requirements-playwright for greenlet
This commit is contained in:
parent
5d80e11e5b
commit
237002f941
4 changed files with 12 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue