Skip to content

Commit 8e098e5

Browse files
authored
upgrade numpy req to 1.26.4
1 parent dad511a commit 8e098e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ sentencepiece>=0.1.97
99
pygments
1010
websockets
1111
regex
12-
numpy
12+
numpy~=1.26.4
1313
tokenizers
14-
rich
14+
rich

0 commit comments

Comments
 (0)