We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6af7a0 commit 504188cCopy full SHA for 504188c
setup.py
@@ -64,7 +64,7 @@ def get_file_text(file_name):
64
"starlite": ["starlite>=1.48"],
65
"fastapi": ["fastapi>=0.79.0"],
66
"pymongo": ["pymongo>=3.1"],
67
- "opentelemetry": ["opentelemetry-distro>=0.350b0"],
+ "opentelemetry": ["opentelemetry-distro>=0.35b0"],
68
},
69
classifiers=[
70
"Development Status :: 5 - Production/Stable",
0 commit comments