Skip to content

Commit 23296b0

Browse files
authored
Merge pull request #75 from jkoelker/jk/deps
fix(deps): add protobuf requirement
2 parents c3c9c19 + cc02960 commit 23296b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dependencies = [
3737
"peft>=0.7.0",
3838
"gguf>=0.6.0",
3939
"kernels>=0.3.0",
40+
"protobuf>=4.25.0",
4041
"httpx>=0.25.0",
4142
]
4243

0 commit comments

Comments
 (0)