Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Commit f58fba8

Browse files
committed
Bump the OT dependency
1 parent 2faa796 commit f58fba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
install_requires=[
2424
'futures',
2525
'protobuf>=3.0.0b2.post2',
26-
'opentracing>=1.2,<1.3'
26+
'opentracing>=1.2.1,<1.3'
2727
],
2828
extras_require={
2929
'tests': [

0 commit comments

Comments
 (0)