We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be9783d + 75d4cb1 commit d2f7ca5Copy full SHA for d2f7ca5
1 file changed
setup.py
@@ -15,7 +15,7 @@
15
platforms='any',
16
install_requires=[
17
'sqlalchemy',
18
- 'opentracing>=1.1,<1.2'
+ 'opentracing>=1.1,<=1.3'
19
],
20
classifiers=[
21
'Intended Audience :: Developers',
0 commit comments