mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 14:05:01 +00:00
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`.
This commit is contained in:
parent
31c4198cee
commit
c4a67c4356
6 changed files with 47 additions and 39 deletions
|
@ -4,15 +4,15 @@
|
|||
#
|
||||
# pip-compile --allow-unsafe --constraint=requirements/common-constraints.txt --output-file=requirements/requirements-playwright.txt requirements/requirements-playwright.in
|
||||
#
|
||||
greenlet==3.0.3
|
||||
greenlet==3.1.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# playwright
|
||||
playwright==1.47.0
|
||||
playwright==1.50.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements-playwright.in
|
||||
pyee==12.0.0
|
||||
pyee==12.1.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# playwright
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue