Skip to content

Commit 53c703e

Browse files
authored
Update protobuf dependency version range
1 parent d523fbe commit 53c703e

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
@@ -12,7 +12,7 @@ keywords = [
1212
]
1313
dependencies = [
1414
"nexus-rpc==1.1.0",
15-
"protobuf>=6.31.1,<7.0.0",
15+
"protobuf>=3.20,<7.0.0",
1616
"python-dateutil>=2.8.2,<3 ; python_version < '3.11'",
1717
"types-protobuf>=3.20",
1818
"typing-extensions>=4.2.0,<5",

0 commit comments

Comments
 (0)