Skip to content

Commit 2a71145

Browse files
committed
Updated requirments to support opentracing 2.2.0
1 parent bd4f30a commit 2a71145

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
@@ -15,7 +15,7 @@
1515
platforms='any',
1616
install_requires=[
1717
'sqlalchemy',
18-
'opentracing>=1.1,<=1.3'
18+
'opentracing>=1.1,<=2'
1919
],
2020
classifiers=[
2121
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)