Updated from global requirements
Change-Id: If695abcf0be858e2a81669bd98440c48cd788d7f
This commit is contained in:
parent
5bb52db732
commit
05c80a08f0
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user