Updated from global requirements
Change-Id: Ia6cc6c3d60c861e1051a6b4204d8d9ba962f08aa
This commit is contained in:
parent
abf4193aa7
commit
6f3d8aa242
@ -8,6 +8,6 @@ gitdb>=0.6.4 # BSD License (3 clause)
|
|||||||
GitPython>=1.0.1 # BSD License (3 clause)
|
GitPython>=1.0.1 # BSD License (3 clause)
|
||||||
six>=1.9.0 # MIT
|
six>=1.9.0 # MIT
|
||||||
oslo.config>=3.14.0 # Apache-2.0
|
oslo.config>=3.14.0 # Apache-2.0
|
||||||
graphviz>=0.4.0 # MIT License
|
graphviz!=0.5.0,>=0.4.0 # MIT License
|
||||||
setuptools!=24.0.0,>=16.0 # PSF/ZPL
|
setuptools!=24.0.0,>=16.0 # PSF/ZPL
|
||||||
pycrypto>=2.6 # Public Domain
|
pycrypto>=2.6 # Public Domain
|
||||||
|
@ -10,7 +10,7 @@ oslo.log>=1.14.0 # Apache-2.0
|
|||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||||
reno>=1.8.0 # Apache2
|
reno>=1.8.0 # Apache2
|
||||||
PrettyTable>=0.7,<0.8 # BSD
|
PrettyTable<0.8,>=0.7 # BSD
|
||||||
PyYAML>=3.1.0 # MIT
|
PyYAML>=3.1.0 # MIT
|
||||||
python-barbicanclient>=4.0.0 # Apache-2.0
|
python-barbicanclient>=4.0.0 # Apache-2.0
|
||||||
python-ceilometerclient>=2.5.0 # Apache-2.0
|
python-ceilometerclient>=2.5.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user