view dev_requirements.txt @ 6698:d2053b8ab873

graph: align the dots with the middle of the first *visible* child element The changelog graph will have invisible first elements when a range is selected. That caused an odd graph. Fixed by adding the :visible selector that was lost in 5258b66bf5d7.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 19 Jun 2017 00:53:47 +0200
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