view dev_requirements.txt @ 6614:4e40640c43e5

alembic: check database version before starting kallithea Running kallithea with the wrong database version could be dangerous. Therefore, check for the correct version before starting Kallithea.
author domruf <dominikruf@gmail.com>
date Thu, 06 Apr 2017 21:05:30 +0200
parents e1ab82613133
children d4e1692e25ab
line wrap: on
line source

babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
mock
sphinx
webtest < 3