From e36913c09903f25788c7b8ab9bb8f7d2a58d20e1 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 16 Apr 2015 18:02:54 +0000 Subject: Uncap library requirements for liberty Change-Id: Ic2a02e5b054fec76265576e1f4f23b20f5728125 Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06 --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 8350f43..fda74e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,12 +6,12 @@ pbr>=0.6,!=0.7,<1.0 alembic>=0.7.2 Babel>=1.3 iso8601>=0.1.9 -oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 -oslo.config>=1.9.3,<1.10.0 # Apache-2.0 -oslo.utils>=1.4.0,<1.5.0 # Apache-2.0 +oslo.i18n>=1.5.0 # Apache-2.0 +oslo.config>=1.9.3 # Apache-2.0 +oslo.utils>=1.4.0 # Apache-2.0 SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.5 -stevedore>=1.3.0,<1.4.0 # Apache-2.0 +stevedore>=1.3.0 # Apache-2.0 six>=1.9.0 testresources>=0.2.4 testscenarios>=0.4 -- cgit v1.2.1