We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abffe43 commit b2232a4Copy full SHA for b2232a4
opentelemetry-proto/pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
"Programming Language :: Python :: 3.11",
26
]
27
dependencies = [
28
- "protobuf~=3.19",
+ "protobuf>=3.19",
29
30
31
[project.optional-dependencies]
0 commit comments