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

@ -196,7 +196,6 @@ networkx==3.2.1
numpy==1.26.4
# via
# -c requirements/common-constraints.txt
# -r requirements/requirements.in
# scipy
# soundfile
openai==1.65.4