Pin test-requirements to match OpenStack requirements

A new release of flake8 is causing lint faiures. Our requirements
should match OpenStack requirements anyway.

This patch pins to the current master requirements from the
OpenStack requirements repository using global-requirements.

Change-Id: Ia17e3efc902ae48a1c75fd0063806e70c070881f
This commit is contained in:
Jesse Pretorius 2016-06-17 12:34:00 +01:00
parent 311dbd5582
commit ee37da7d10
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
ansible-lint<=2.3.9
ansible>=1.9.1,<2.0.0,!=1.9.6
bashate==0.4.0
flake8>2.4.1,<2.6.0
bashate>=0.2 # Apache-2.0
flake8>=2.5.4,<2.6.0 # MIT
# this is required for the docs build jobs
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
reno>=0.1.1 # Apache-2.0
reno>=1.6.2 # Apache-2.0