Updated from global requirements

Change-Id: I41198b59b6d48b97badc1b7e87fd679152ec3bb3
This commit is contained in:
OpenStack Proposal Bot 2016-04-08 13:20:07 +00:00
parent 4cffaafa3c
commit c3b03a9d50
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0
pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
flake8<2.6.0,>2.4.1 # MIT
flake8<2.6.0,>=2.5.4 # MIT
mccabe==0.2.1 # MIT License
six>=1.9.0 # MIT

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD