Skip to content

Commit b4adeb3

Browse files
Add protobuf dependency (>=7.35.0)
Add protobuf as a direct dependency in pyproject.toml to provide required protocol buffer support. Regenerate the project's lockfile to reflect the new dependency.
1 parent 17e8a19 commit b4adeb3

2 files changed

Lines changed: 12 additions & 9 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ dependencies = [
4545
"structlog>=25.4.0",
4646
"zxcvbn>=4.5.0",
4747
"prometheus-fastapi-instrumentator>=7.1.0",
48+
"protobuf>=7.35.0",
4849
"litellm==1.83.14",
4950
"pyyaml>=6.0",
5051
"tiktoken>=0.7.0",

uv.lock

Lines changed: 11 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)