From 51bf7fedb60d5c9f6060aa7c5e2fa8fd39406a5d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 15 Mar 2017 12:54:16 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id125d2e27aba257fb026491fc505245f4d7555ba --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 821aa7f64..9792a7c72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ python-neutronclient>=5.1.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 python-openstackclient>=3.3.0 # Apache-2.0 six>=1.9.0 # MIT -SQLAlchemy<1.1.0,>=1.0.10 # MIT +SQLAlchemy>=1.0.10 # MIT stevedore>=1.20.0 # Apache-2.0 taskflow>=2.7.0 # Apache-2.0 WebOb>=1.6.0 # MIT