From 8f39f7b3bed5dd7b31e77375ad290cedbc42a303 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 31 Aug 2016 18:24:10 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie822b818a121e377ba91a6613b4d0b617a03bd77 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4c8c9619fe..15deb57341 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -25,7 +25,7 @@ oslotest>=1.10.0 # Apache-2.0 os-testr>=0.7.0 # Apache-2.0 # Optional packages that should be installed when testing -PyMySQL>=0.6.2 # MIT License +PyMySQL!=0.7.7,>=0.6.2 # MIT License psycopg2>=2.5 # LGPL/ZPL pysendfile>=2.0.0 # MIT qpid-python;python_version=='2.7' # Apache-2.0