mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00

Now that the fix from the previous commit is active, sync up the dependencies via `scripts/pip-compile.sh --upgrade`.
22 lines
675 B
Text
22 lines
675 B
Text
#
|
|
# This file is autogenerated by pip-compile with Python 3.12
|
|
# by the following command:
|
|
#
|
|
# pip-compile --allow-unsafe --constraint=requirements/common-constraints.txt --output-file=requirements/requirements-playwright.txt requirements/requirements-playwright.in
|
|
#
|
|
greenlet==3.1.1
|
|
# via
|
|
# -c requirements/common-constraints.txt
|
|
# playwright
|
|
playwright==1.50.0
|
|
# via
|
|
# -c requirements/common-constraints.txt
|
|
# -r requirements/requirements-playwright.in
|
|
pyee==12.1.1
|
|
# via
|
|
# -c requirements/common-constraints.txt
|
|
# playwright
|
|
typing-extensions==4.12.2
|
|
# via
|
|
# -c requirements/common-constraints.txt
|
|
# pyee
|