Skip to content

Commit

Permalink
chore: update otel
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Dec 20, 2023
1 parent d5284f2 commit f90edcf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ packages=find_namespace:
zip_safe = False
include_package_data = True
install_requires =
opentelemetry-api~=1.21
opentelemetry-sdk~=1.21
opentelemetry-exporter-otlp~=1.21
opentelemetry-instrumentation~=0.42b0
opentelemetry-api~=1.22
opentelemetry-sdk~=1.22
opentelemetry-exporter-otlp~=1.22
opentelemetry-instrumentation~=0.43b0

[options.packages.find]
where = src
Expand Down

0 comments on commit f90edcf

Please sign in to comment.