view dev_requirements.txt @ 6836:01c216ba7e37

tests: fix test failure after 3c1cdd1c1736 The hashes that apparently only were used for toggling commit messages were also used by tests. This change could seem to remove some test coverage, but the removed sha check is covered by the changeset_hash check a few lines later.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 28 Aug 2017 05:25:39 +0200
parents 02c820c5c48e
children 5ab31ff3011f
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-benchmark
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3