Downgraded required tornado version to 4.1

This commit is contained in:
OzzieIsaacs 2017-03-07 19:50:03 +01:00
parent acac0570e5
commit 6feb1f8894

View File

@ -8,5 +8,5 @@ PyPDF2==1.26.0
pytz>=2016.10
requests>=2.11.1
SQLAlchemy>=0.8.4
tornado>=4.4.2
tornado>=4.1
Wand>=0.4.4