fix: Update numpy version constraint to be compatible with other dependencies

This commit is contained in:
Slipstream 2025-06-04 13:49:38 -06:00
parent ab801274ca
commit d21350f02d
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

View File

@ -23,7 +23,7 @@ Markdown==3.8
matplotlib==3.10.3
moviepy==2.1.2
nltk==3.9.1
numpy==2.2.6
numpy>=1.25.0,<2.0.0
opencv_python==4.11.0.86
# Pillow==11.2.1
protobuf==6.31.1