From 0128ca8638d45316d93fcfd5234d87776dc19ef0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 23 Dec 2016 22:08:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0165d8dcc52c0103119b4967bddd211b2cb30673 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b7476a439..b2a9c9ede 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ Babel>=2.3.4 # BSD oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 six>=1.9.0 # MIT -PyMySQL!=0.7.7,>=0.7.6 # MIT License +PyMySQL>=0.7.6 # MIT License paramiko>=2.0 # LGPLv2.1+ pycrypto>=2.6 # Public Domain