Updated from global requirements

Change-Id: I3f472b3729464884a4e8561c874cf6cb8aab00ef
This commit is contained in:
OpenStack Proposal Bot 2017-01-16 16:44:59 +00:00
parent 05022e1ff8
commit 9e847fccde
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0