Uncap library requirements for liberty

Change-Id: Icda4d8f757b8f466747e67c9e5024b7514d4ec09
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
This commit is contained in:
Doug Hellmann 2015-04-16 18:08:08 +00:00
parent 5b4e919879
commit b2c235e914
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.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.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.5.0,<2.6.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0
simplejson>=2.2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
coverage>=3.6