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 a80e93f commit dff76b9Copy full SHA for dff76b9
pyproject.toml
@@ -36,8 +36,8 @@ dependencies = [
36
"setuptools (>=80.9.0,<80.10.0)",
37
"cachetools (>=5.5.0,<5.6.0)",
38
"prometheus-client (>=0.22.1,<0.23.0)",
39
- "opentelemetry-api (>=1.35.0,<1.36.0)",
40
- "opentelemetry-sdk (>=1.35.0,<1.36.0)",
+ "opentelemetry-api (>=1.37.0,<1.38.0)",
+ "opentelemetry-sdk (>=1.37.0,<1.38.0)",
41
# OpenAEV,
42
"requests-toolbelt (>=1.0.0,<1.1.0)",
43
"dataclasses-json (>=0.6.4,<0.7.0)",
0 commit comments