diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-22 04:58:56 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-22 04:58:56 +0000 |
commit | cfe52c7d575d768b284f3f29ed6dc968a3338c0f (patch) | |
tree | 8f12fe3527c4689d7fb6235e1075e474f4428930 /test-requirements.txt | |
parent | 0f4d516020deca5a1060f38c74f39f0c381b1ac8 (diff) | |
download | oslo-db-cfe52c7d575d768b284f3f29ed6dc968a3338c0f.tar.gz |
Updated from global requirements
Change-Id: I78c3e37c0f4693523ac373e1c343656136400ea6
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index edae492..dd16eb9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,8 +9,7 @@ discover doc8 # Apache-2.0 eventlet>=0.17.4 fixtures>=1.3.1 -mock!=1.1.4,>=1.1;python_version!='2.6' -mock==1.0.1;python_version=='2.6' +mock>=1.2 PyMySQL>=0.6.2 # MIT License psycopg2 python-subunit>=0.0.18 |