We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c7991 commit b1617b9Copy full SHA for b1617b9
setup.py
@@ -20,7 +20,7 @@
20
]
21
22
tornado_require = [
23
- 'tornado==4.0.2'
+ 'tornado>=4.0.2'
24
25
26
async_require = [] # see below
0 commit comments