py : change version of numpy requirement to 1.24.4 (#3515)

Co-authored-by: Lyjia <me@lyjia.us>
This commit is contained in:
Tom C
2023-10-07 02:56:15 -07:00
committed by GitHub
parent f1782c68de
commit c47066d833

View File

@@ -1,3 +1,3 @@
numpy==1.24
numpy==1.24.4
sentencepiece==0.1.98
gguf>=0.1.0