Updated from global requirements

Change-Id: If695abcf0be858e2a81669bd98440c48cd788d7f
This commit is contained in:
OpenStack Proposal Bot 2016-01-16 03:33:18 +00:00
parent 5bb52db732
commit 05c80a08f0
2 changed files with 8 additions and 8 deletions

View File

@ -2,5 +2,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6
six>=1.9.0
pbr>=1.6 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -2,11 +2,11 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Pillow>=2.4.0 # MIT
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
mock>=1.2
coverage>=3.6
testrepository>=0.0.18
discover
Pillow>=2.4.0 # PIL License
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
mock>=1.2 # BSD
coverage>=3.6 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
discover # BSD
oslotest>=1.10.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0