view dev_requirements.txt @ 7133:5ab31ff3011f

tests: pytest-catchlog is now integrated in pytest 3.3+ See: https://docs.pytest.org/en/latest/changelog.html?highlight=catchlog#id56 This removes the deprecation warning at the end of the test run: pytest-catchlog plugin has been merged into the core, please remove it from your requirements.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Fri, 09 Feb 2018 20:14:29 +0100
parents 02c820c5c48e
children 9ec1d2ac4529
line wrap: on
line source

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