aider/requirements/requirements-playwright.txt
Claudia Pellegrino c4a67c4356
chore: bump dependencies according to latest fix
Now that the fix from the previous commit is active, sync up the
dependencies via `scripts/pip-compile.sh --upgrade`.
2025-03-03 22:02:22 +01:00

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