Jinja2~=2.9
SQLAlchemy<1.3,>=1.2
Werkzeug~=0.14.1
honcho~=1.0.1
python-dotenv~=0.8.2
simplejson~=3.13.2
tornado~=5.0

[alembic]
alembic~=0.9.9

[dev]
coverage~=4.4
pytest~=3.4
pytest-cov~=2.5
sphinx~=1.7
yapf

[uvloop]
uvloop~=0.9.1
