Skip to content

Commit 98402f2

Browse files
authored
Merge branch 'main' into lambdaworker
2 parents 2d67380 + 6c1bc40 commit 98402f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)