e220ca0203
This patch updates hacking and bandit versions to match what neutron and others are doing. It also fixes and ignores some pep8 errors that crop up due to the version bump. Change-Id: I99fa046475847400f8b0174c700d1b586766caa5
16 lines
265 B
Plaintext
16 lines
265 B
Plaintext
coverage==4.0
|
|
hacking>=1.1.0 # Apache-2.0
|
|
flake8-import-order==0.12
|
|
mock==2.0.0
|
|
neutron-lib==1.26.0
|
|
openstackdocstheme==1.18.1
|
|
os-testr==1.0.0
|
|
oslotest==3.2.0
|
|
pbr==4.0.0
|
|
pylint==1.7.1
|
|
python-subunit==1.0.0
|
|
reno==2.5.0
|
|
stestr==2.0.0
|
|
tempest==17.1.0
|
|
testtools==2.2.0
|