Skip to content

Commit 6c1bc40

Browse files
authored
Update types-protobuf limit (#1409)
1 parent 496a650 commit 6c1bc40

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

0 commit comments

Comments
 (0)