view dev_requirements.txt @ 6652:b60fb9461b18

Add JSON-RPC API for reading changeset status Allows reading a changeset status as json. This is useful for e.g. reporting, extracting review status for all changesets between two releases.
author Eivind Tagseth <eivindt@gmail.com>
date Mon, 13 Mar 2017 15:34:53 +0100
parents d4e1692e25ab
children 02c820c5c48e
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
pytest-localserver
mock
sphinx
webtest < 3