Uncap library requirements for liberty

Change-Id: I3657dc785714529fc3cdf5b7eaf1626c050c927e
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
This commit is contained in:
Doug Hellmann 2015-04-16 18:07:38 +00:00
parent c7c8376db9
commit a9479673f4
2 changed files with 3 additions and 3 deletions

View File

@ -23,5 +23,5 @@ mock>=1.0
# not available for Python 3.x
# eventlet>=0.13.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0

View File

@ -13,8 +13,8 @@ testtools>=0.9.36,!=1.2.0
# 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
oslotest>=1.5.1,<1.6.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0
# mocking framework