Skip to content

Commit 0c3ca02

Browse files
authored
Update numpy requirements to no longer upper bound on 2.0
1 parent 5cd6579 commit 0c3ca02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jinja2
1616
# Miscellaneous
1717
snakeviz
1818
sentencepiece
19-
# numpy version range required by GGUF util
20-
numpy >= 1.17, < 2.0
19+
numpy >= 1.17
2120
blobfile
2221
tomli >= 1.1.0 ; python_version < "3.11"
2322
openai

0 commit comments

Comments
 (0)