We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496a650 commit 6c1bc40Copy full SHA for 6c1bc40
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
12
"nexus-rpc==1.4.0",
13
"protobuf>=3.20,<7.0.0",
14
"python-dateutil>=2.8.2,<3 ; python_version < '3.11'",
15
- "types-protobuf>=3.20",
+ "types-protobuf>=3.20,<7.0.0",
16
"typing-extensions>=4.2.0,<5",
17
]
18
classifiers = [
0 commit comments