Commit 1147f376 authored by OzzieIsaacs's avatar OzzieIsaacs

Added missing dependencies (#471) for new tornado version

parent 66c1966b
...@@ -2,6 +2,8 @@ Babel>=1.3 ...@@ -2,6 +2,8 @@ Babel>=1.3
Flask-Babel==0.11.1 Flask-Babel==0.11.1
Flask-Login>=0.3.2 Flask-Login>=0.3.2
Flask-Principal>=0.3.2 Flask-Principal>=0.3.2
singledispatch>=3.4.0.0
backports_abc>=0.4
Flask>=0.11 Flask>=0.11
iso-639>=0.4.5 iso-639>=0.4.5
PyPDF2==1.26.0 PyPDF2==1.26.0
...@@ -10,4 +12,4 @@ requests>=2.11.1 ...@@ -10,4 +12,4 @@ requests>=2.11.1
SQLAlchemy>=0.8.4 SQLAlchemy>=0.8.4
tornado>=4.1 tornado>=4.1
Wand>=0.4.4 Wand>=0.4.4
unidecode>=0.04.19 unidecode>=0.04.19
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment