Updated from global requirements
Change-Id: I57d45c101c8ba8b2975c3df5c25a541d7827cc06
This commit is contained in:
parent
f03da04eee
commit
6a0a42de36
@ -2,10 +2,10 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
Babel>=1.3
|
||||
Babel>=1.3 # BSD
|
||||
oslo.log>=1.14.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.config>=3.2.0 # Apache-2.0
|
||||
oslo.utils>=3.2.0 # Apache-2.0
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3'
|
||||
cffi
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
cffi # MIT
|
||||
|
@ -4,9 +4,9 @@
|
||||
|
||||
hacking<0.11,>=0.10.2
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
mock>=1.2
|
||||
fixtures>=1.3.1
|
||||
mock>=1.2 # BSD
|
||||
fixtures>=1.3.1 # Apache-2.0/BSD
|
||||
|
||||
# These are needed for docs generation
|
||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
||||
|
Loading…
x
Reference in New Issue
Block a user