Merge "Updated from global requirements"
This commit is contained in:
commit
81526cec1a
@ -15,9 +15,9 @@ pymongo>=2.5
|
|||||||
# python-memcached has no Py3k support for now
|
# python-memcached has no Py3k support for now
|
||||||
# python-memcached>=1.48
|
# python-memcached>=1.48
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
stevedore>=0.14
|
stevedore>=1.0.0 # Apache-2.0
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
oslo.config>=1.4.0.0a3
|
oslo.config>=1.4.0 # Apache-2.0
|
||||||
oslo.i18n>=0.3.0 # Apache-2.0
|
oslo.i18n>=1.0.0 # Apache-2.0
|
||||||
oslo.utils>=0.3.0 # Apache-2.0
|
oslo.utils>=1.0.0 # Apache-2.0
|
||||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||||
|
@ -13,9 +13,9 @@ msgpack-python>=0.4.0
|
|||||||
posix_ipc
|
posix_ipc
|
||||||
python-memcached>=1.48
|
python-memcached>=1.48
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
stevedore>=0.14
|
stevedore>=1.0.0 # Apache-2.0
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
oslo.config>=1.4.0.0a3
|
oslo.config>=1.4.0 # Apache-2.0
|
||||||
oslo.i18n>=0.3.0 # Apache-2.0
|
oslo.i18n>=1.0.0 # Apache-2.0
|
||||||
oslo.utils>=0.3.0 # Apache-2.0
|
oslo.utils>=1.0.0 # Apache-2.0
|
||||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||||
|
@ -23,6 +23,6 @@ requests>=1.2.1,!=2.4.0
|
|||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
oslosphinx>=2.2.0.0a2
|
oslosphinx>=2.2.0 # Apache-2.0
|
||||||
openstack-doc-tools>=0.18.1
|
openstack-doc-tools>=0.18.1
|
||||||
|
|
||||||
|
@ -24,6 +24,6 @@ requests>=1.2.1,!=2.4.0
|
|||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
oslosphinx>=2.2.0.0a2
|
oslosphinx>=2.2.0 # Apache-2.0
|
||||||
openstack-doc-tools>=0.18.1
|
openstack-doc-tools>=0.18.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user