Merge pull request #876 from zanllp/fix/numpy-version-requirement

fix: Set numpy version requirement to >=1.10.0 and add runtime versio…
pull/878/head
zanllp 2026-01-04 22:21:37 +08:00 committed by GitHub
commit a834959f22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ av>=14,<15
lxml
filetype
requests>=2.0.0,<3.0.0
numpy>=2.0.0,<3.0.0
numpy>=1.10.0,<3.0.0
hnswlib>=0.0.0,<1.0.0