Updated from global requirements
Change-Id: Id2e8b0057df867cd6251ad256dc1c316be6bc560
This commit is contained in:
parent
f9ad29d968
commit
4083856dc7
@ -11,19 +11,19 @@ keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
|
|||||||
msgpack-python>=0.4.0 # Apache-2.0
|
msgpack-python>=0.4.0 # Apache-2.0
|
||||||
python-memcached>=1.56 # PSF
|
python-memcached>=1.56 # PSF
|
||||||
WebOb>=1.2.3 # MIT
|
WebOb>=1.2.3 # MIT
|
||||||
stevedore>=1.10.0 # Apache-2.0
|
stevedore>=1.16.0 # Apache-2.0
|
||||||
six>=1.9.0 # MIT
|
six>=1.9.0 # MIT
|
||||||
oslo.cache>=1.5.0 # Apache-2.0
|
oslo.cache>=1.5.0 # Apache-2.0
|
||||||
oslo.config>=3.10.0 # Apache-2.0
|
oslo.config>=3.12.0 # Apache-2.0
|
||||||
oslo.context>=2.4.0 # Apache-2.0
|
oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
|
||||||
oslo.i18n>=2.1.0 # Apache-2.0
|
oslo.i18n>=2.1.0 # Apache-2.0
|
||||||
oslo.log>=1.14.0 # Apache-2.0
|
oslo.log>=1.14.0 # Apache-2.0
|
||||||
oslo.serialization>=1.10.0 # Apache-2.0
|
oslo.serialization>=1.10.0 # Apache-2.0
|
||||||
oslo.utils>=3.14.0 # Apache-2.0
|
oslo.utils>=3.15.0 # Apache-2.0
|
||||||
oslo.policy>=1.9.0 # Apache-2.0
|
oslo.policy>=1.9.0 # Apache-2.0
|
||||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||||
trollius>=1.0 # Apache-2.0
|
trollius>=1.0 # Apache-2.0
|
||||||
autobahn>=0.10.1 # MIT License
|
autobahn>=0.10.1 # MIT License
|
||||||
requests>=2.10.0 # Apache-2.0
|
requests>=2.10.0 # Apache-2.0
|
||||||
futurist>=0.11.0 # Apache-2.0
|
futurist!=0.15.0,>=0.11.0 # Apache-2.0
|
||||||
|
@ -24,7 +24,7 @@ testtools>=1.4.0 # MIT
|
|||||||
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
|
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
|
||||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||||
openstack-doc-tools>=0.23 # Apache-2.0
|
openstack-doc-tools>=0.23 # Apache-2.0
|
||||||
openstackdocstheme>=1.0.3 # Apache-2.0
|
openstackdocstheme>=1.4.0 # Apache-2.0
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
reno>=1.8.0 # Apache2
|
reno>=1.8.0 # Apache2
|
||||||
os-api-ref>=0.1.0 # Apache-2.0
|
os-api-ref>=0.1.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user