Add support for Tornado >=5, drop Tornado <5

This commit is contained in:
Andrew Rabert 2018-12-13 17:29:09 -05:00
parent 567b408c29
commit 694c5276d0
2 changed files with 1 additions and 2 deletions

View file

@ -1 +1 @@
tornado>=4.0,<4.5
tornado>=5

View file

@ -1,2 +1 @@
nose>=1.3,<2
tornado>=4.2,<4.3