Ver Fonte

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

Co-authored-by: Lyjia <me@lyjia.us>
Tom C há 2 anos atrás
pai
commit
c47066d833
1 ficheiros alterados com 1 adições e 1 exclusões
  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