Updated from global requirements

Change-Id: I31979a0c8f7a69943437e5cb409a6c149e0ef57d
This commit is contained in:
OpenStack Proposal Bot 2017-03-03 22:58:26 +00:00
parent 60fe267b53
commit a4f67a1946
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
mock>=2.0 # BSD
mox3>=0.7.0,!=0.19.0 # Apache-2.0
mox3!=0.19.0,>=0.7.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0