Updated from global requirements

Change-Id: I96a4579e6c1e48aa54c54479f343384bf4f568e7
This commit is contained in:
OpenStack Proposal Bot 2015-03-21 00:17:09 +00:00
parent 7bfd5dece0
commit ef8657f2a6
2 changed files with 4 additions and 4 deletions

View File

@ -14,5 +14,5 @@ msgpack-python>=0.4.0
# Only for timeutils in openstack.common - once we're using the
# library version this can be removed.
iso8601>=0.1.9
oslo.utils>=1.2.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
pytz>=2013.6

View File

@ -7,9 +7,9 @@ netaddr>=0.7.12
# this is required for the docs build jobs
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslotest>=1.2.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
simplejson>=2.2.0
oslo.i18n>=1.3.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
coverage>=3.6