diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-06 09:28:40 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-06 09:28:40 +0000 |
commit | 8a7494d548c44adc305db22944ab99db5bd41409 (patch) | |
tree | 989e4c4a9207d813650f2304bc2036a4b49d0ac5 /test-requirements.txt | |
parent | da9da8f5b80be2a330654fe25e94e8b59f0e0182 (diff) | |
download | oslo-db-liberty-eol.tar.gz |
Updated from global requirementsliberty-eolstable/liberty
Change-Id: I0d49b98f99f504766a06b60f7607c7fbe307d3aa
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 0132d4d..2fbf541 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ doc8 # Apache-2.0 eventlet>=0.17.4 fixtures>=1.3.1 mock>=1.2 -PyMySQL>=0.6.2 # MIT License +PyMySQL!=0.7.7,>=0.6.2 # MIT License psycopg2>=2.5 python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 |