Skip to content

Commit 38bd78a

Browse files
committed
Fix dependency version
1 parent ec86070 commit 38bd78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-proto/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ packages=find_namespace:
4242
zip_safe = False
4343
include_package_data = True
4444
install_requires =
45-
protobuf~=3.12
45+
protobuf~=3.12.2
4646

4747
[options.packages.find]
4848
where = src

0 commit comments

Comments
 (0)