Skip to content

Commit

Permalink
update kafka dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
ItayGibel-helios committed Dec 28, 2021
1 parent fb6bd3e commit eccb92b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ package_dir=
packages=find_namespace:
install_requires =
opentelemetry-api ~= 1.5
opentelemetry-instrumentation == 0.26b1
opentelemetry-semantic-conventions == 0.26b1
opentelemetry-instrumentation == 0.27b0
opentelemetry-semantic-conventions == 0.27b0

[options.extras_require]
test =
wrapt >= 1.0.0, < 2.0.0
opentelemetry-test-utils == 0.26b1
opentelemetry-test-utils == 0.27b0

[options.entry_points]
opentelemetry_instrumentor =
Expand Down

0 comments on commit eccb92b

Please sign in to comment.