Browse Source

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

Co-authored-by: Lyjia <me@lyjia.us>
Tom C 2 years ago
parent
commit
c47066d833
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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