Skip to content

Commit 25ee656

Browse files
committed
1. relaxed the version constraints for numpy.
1 parent 0637c80 commit 25ee656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ appdirs = "^1"
1616
psutil = "^5"
1717
huggingface_hub = "^0"
1818
gpt4all = "^2"
19-
numpy = "^1"
19+
numpy = "*"
2020
openai = "^1"
2121
mistralai = "^0"
2222
anthropic = "^0"

0 commit comments

Comments
 (0)