refactor: Remove redundant numpy version constraint from requirements files

This commit is contained in:
Paul Gauthier 2025-03-05 16:32:16 -08:00 committed by Paul Gauthier (aider)
parent 77e5882ce7
commit 146f02d314
5 changed files with 5 additions and 5 deletions

View file

@ -1,2 +1,5 @@
llama-index-core
llama-index-embeddings-huggingface
# Because sentence-transformers doesn't like >=2
numpy<2