mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 11:35:00 +00:00
limit sentence-transformers<4 since 4.0.1 fails in GitHub Actions ubuntu and windows?
This commit is contained in:
parent
c62ceb5db1
commit
e288f59da7
4 changed files with 20 additions and 16 deletions
|
@ -77,7 +77,7 @@ filelock==3.18.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# huggingface-hub
|
||||
flake8==7.1.2
|
||||
flake8==7.2.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements.in
|
||||
|
@ -245,7 +245,7 @@ ptyprocess==0.7.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pexpect
|
||||
pycodestyle==2.12.1
|
||||
pycodestyle==2.13.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# flake8
|
||||
|
@ -266,7 +266,7 @@ pydub==0.25.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements.in
|
||||
pyflakes==3.2.0
|
||||
pyflakes==3.3.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# flake8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue