spmallette commented on a change in pull request #1212: TINKERPOP-2309 Bump to
Tornado 5.x
URL: https://github.com/apache/tinkerpop/pull/1212#discussion_r343104236
##########
File path: gremlin-python/src/main/jython/setup.py
##########
@@ -46,7 +46,7 @@
install_requires = [
'aenum>=1.4.5',
- 'tornado>=4.4.1,<5.0',
+ 'tornado>=5.1.1,<6.0',
Review comment:
ok - i set it to 4.4.1 since that's the python way.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services