requirements: Upgrade tornado 4.5.2.

This commit is contained in:
Vishnu Ks 2017-09-18 21:39:27 +00:00 committed by Tim Abbott
parent 345a01bef2
commit 6774eec84b
3 changed files with 3 additions and 3 deletions

View File

@ -142,7 +142,7 @@ sockjs-tornado==1.0.3
sourcemap==0.2.1
# Tornado used for server->client push system
tornado==4.5.1
tornado==4.5.2
# Needed for Python static typing
typing==3.6.2

View File

@ -145,7 +145,7 @@ sphinxcontrib-websupport==1.0.1 # via sphinx
sqlalchemy==1.1.14
statsd==2.1.2 # via django-statsd-mozilla
tblib==1.3.2
tornado==4.5.1
tornado==4.5.2
traitlets==4.3.2 # via ipython
transifex-client==0.12.4
twisted==17.5.0

View File

@ -102,7 +102,7 @@ sockjs-tornado==1.0.3
sourcemap==0.2.1
sqlalchemy==1.1.14
statsd==2.1.2 # via django-statsd-mozilla
tornado==4.5.1
tornado==4.5.2
traitlets==4.3.2 # via ipython
typing==3.6.2
uritemplate==3.0.0