We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6112f5a commit 0929211Copy full SHA for 0929211
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