Skip to content

Commit 25ea904

Browse files
fix: add protobuf>=6.32.1 to dev deps for mypy-protobuf 5.0.0 compat
1 parent 8f13891 commit 25ea904

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ dev = [
4646
"load-dotenv>=0.1.0",
4747
"mypy-protobuf>=3.6.0",
4848
"pre-commit>=4.2.0",
49+
"protobuf>=6.32.1",
4950
"pytest>=8.4.1",
5051
"pytest-asyncio>=1.1.0",
5152
"pytest-cov>=6.2.1",

uv.lock

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

0 commit comments

Comments
 (0)