From cb9b700e75c876bc5a3b296e187d67ff23f138b6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 6 Sep 2016 09:30:10 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I596a2ca9eba97c73887182e5f92da8fba4ea91f2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d47946a4..6a740cdf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ fixtures>=1.3.1 # All the various optional drivers require these... psycopg2>=2.5 -PyMySQL>=0.6.2 # MIT License +PyMySQL!=0.7.7,>=0.6.2 # MIT License sysv-ipc>=0.6.8 # BSD License kazoo>=2.2 pymemcache!=1.3.0,>=1.2.9 # Apache 2.0 License