view dev_requirements.txt @ 8557:42312c8d070d

setup: bump version numbers to current max Based on 'pip freeze' before/after: sed -i -e '/>=[^#]*$/s/, < [0-9.]\+//g' -e 's, == , >= ,g' setup.py dev_requirements.txt Markdown 3.3 is a few months old could be bumped too ... but it change test output due to https://python-markdown.github.io/change_log/release-3.2/#codehilite-now-always-wraps-with-ltcodegt-tags and can wait. This is landing early in the development phase and will thus get good test coverage.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 06 May 2020 21:40:05 +0200
parents 51af7c12ffb1
children 68eee0e7f4f5
line wrap: on
line source

pytest >= 4.6.6, < 5.5
pytest-sugar >= 0.9.2, < 0.10
pytest-benchmark >= 3.2.2, < 3.3
pytest-localserver >= 0.5.0, < 0.6
mock >= 3.0.0, < 4.1
Sphinx >= 1.8.0, < 3.1
WebTest >= 2.0.6, < 2.1
isort == 4.3.21
pyflakes == 2.2.0