diff --git a/test-requirements.txt b/test-requirements.txt index b0ebdf4bb..d67f780b2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,5 +19,5 @@ WebOb>=1.6.0 # MIT WebTest>=2.0 # MIT oslotest>=1.10.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0 -PyMySQL!=0.7.7,>=0.6.2 # MIT License +PyMySQL!=0.7.7,>=0.7.6 # MIT License psycopg2>=2.5 # LGPL/ZPL