From d725b41817535addb3ea86d4c1342a7dcdd17f79 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 3 Jan 2017 14:47:47 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia0e48712ea2f7e698c91637d1a42bbc3766b62a6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c475545..479b4d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=1.8 # Apache-2.0 -PyMySQL!=0.7.7,>=0.7.6 # MIT License +PyMySQL>=0.7.6 # MIT License six>=1.9.0 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT kafka-python<1.0.0,>=0.9.5 # Apache-2.0