mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 14:05:01 +00:00
numpy<2 Because sentence-transformers doesn't like >=2
This commit is contained in:
parent
832b5eb997
commit
66c24faaca
4 changed files with 7 additions and 10 deletions
|
@ -85,7 +85,7 @@ multiprocess==0.70.16
|
|||
# via pathos
|
||||
nodeenv==1.9.1
|
||||
# via pre-commit
|
||||
numpy==2.0.1
|
||||
numpy==1.26.4
|
||||
# via
|
||||
# -c requirements/../requirements.txt
|
||||
# contourpy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue