Skip to content

Commit a262a0f

Browse files
committed
Downgrade dependency to protobuf>=4.23.4
1 parent d0547c6 commit a262a0f

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
@@ -29,7 +29,7 @@ classifiers = [
2929
"Topic :: Software Development",
3030
]
3131
dependencies = [
32-
"protobuf>=4.24.3",
32+
"protobuf>=4.23.4",
3333
]
3434

3535
[project.urls]

0 commit comments

Comments
 (0)