From 95fc7af873234f8255092963cd3c137d2ce283c6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 18 Nov 2016 21:23:30 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idfb89c5b14ba553e31401982f44baa0df114ae08 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec53dedaf..b7476a439 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.6.2 # MIT License +PyMySQL!=0.7.7,>=0.7.6 # MIT License paramiko>=2.0 # LGPLv2.1+ pycrypto>=2.6 # Public Domain