mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
refactor: Remove redundant numpy version constraint from requirements files
This commit is contained in:
parent
77e5882ce7
commit
146f02d314
5 changed files with 5 additions and 5 deletions
|
@ -1,2 +1,5 @@
|
|||
llama-index-core
|
||||
llama-index-embeddings-huggingface
|
||||
|
||||
# Because sentence-transformers doesn't like >=2
|
||||
numpy<2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue