annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8557
42312c8d070d setup: bump version numbers to current max
Mads Kiilerich <mads@kiilerich.com>
parents: 8240
diff changeset
1 pytest >= 4.6.6, < 5.5
7900
4dad662fe6fd dev_requirements.txt: bump minimum pytest versions to a working set
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7810
diff changeset
2 pytest-sugar >= 0.9.2, < 0.10
4dad662fe6fd dev_requirements.txt: bump minimum pytest versions to a working set
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7810
diff changeset
3 pytest-benchmark >= 3.2.2, < 3.3
4dad662fe6fd dev_requirements.txt: bump minimum pytest versions to a working set
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7810
diff changeset
4 pytest-localserver >= 0.5.0, < 0.6
8228
d122a9532630 setup: bump version numbers to current max
Mads Kiilerich <mads@kiilerich.com>
parents: 8137
diff changeset
5 mock >= 3.0.0, < 4.1
8557
42312c8d070d setup: bump version numbers to current max
Mads Kiilerich <mads@kiilerich.com>
parents: 8240
diff changeset
6 Sphinx >= 1.8.0, < 3.1
8137
268c47a1a93d setup: bump webtest minimum version to 2.0.6 to get py3 stdlib support
Mads Kiilerich <mads@kiilerich.com>
parents: 7929
diff changeset
7 WebTest >= 2.0.6, < 2.1
7810
5698307382de scripts: introduce import cleanup using isort
Mads Kiilerich <mads@kiilerich.com>
parents: 7741
diff changeset
8 isort == 4.3.21
8557
42312c8d070d setup: bump version numbers to current max
Mads Kiilerich <mads@kiilerich.com>
parents: 8240
diff changeset
9 pyflakes == 2.2.0