Pinned tornado to 4.0.0

4.0.1 is currently causing issues with OctoPrint, this is a quick fix for that until I have the opportunity to investigate this further.

Workaround for second issue in #544
This commit is contained in:
Gina Häußge 2014-08-13 18:16:51 +02:00
parent 519429cebb
commit 9509c8027b

View file

@ -1,6 +1,6 @@
flask==0.9
werkzeug==0.8.3
tornado>=4.0
tornado==4.0.0
sockjs-tornado>=1.0.0
PyYAML==3.10
Flask-Login==0.2.2