Skip to content

Commit 59036d1

Browse files
committed
Drop Levanter protobuf upper bound
1 parent 28163ea commit 59036d1

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

lib/levanter/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies = [
7070
"deepdiff>=8.6.2",
7171
"lenses",
7272
"jinja2", # needed for apply_chat_template
73-
"protobuf>=6,<7", # ensure TB/XProf compatibility
73+
"protobuf>=6",
7474
"immutabledict",
7575
]
7676

uv.lock

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

0 commit comments

Comments
 (0)