summaryrefslogtreecommitdiffstats
path: root/requirements-dev.txt
blob: 575a7741829683155da71756161c2b9153f87bc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The maximum version requirement can be removed once Python 3.4 goes EOL
pytest>=2.7.0,<=3.0.7
mock>=1.0.1
tox>=1.9.2
behave>=1.2.4
pexpect==3.3
coverage==4.3.4
codecov>=1.5.1
docutils>=0.13.1
autopep8==1.3.3
# we want the latest possible version of pep8radius
git+https://github.com/hayd/pep8radius.git
click==6.7
twine==1.11.0