File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
instrumentation-genai/opentelemetry-instrumentation-openai-v2/tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ pytest-vcr==1.0.2
26
26
pytest-asyncio==0.21.0
27
27
wrapt==1.16.0
28
28
opentelemetry-exporter-otlp-proto-http~=1.30
29
- opentelemetry-api==1.35 # when updating, also update in pyproject.toml
30
- opentelemetry-sdk==1.35 # when updating, also update in pyproject.toml
31
- opentelemetry-semantic-conventions==0.56b0 # when updating, also update in pyproject.toml
29
+ opentelemetry-api==1.37 # when updating, also update in pyproject.toml
30
+ opentelemetry-sdk==1.37 # when updating, also update in pyproject.toml
31
+ opentelemetry-semantic-conventions==0.58b0 # when updating, also update in pyproject.toml
32
32
33
33
-e instrumentation-genai/opentelemetry-instrumentation-openai-v2
You can’t perform that action at this time.
0 commit comments