diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-18 04:50:40 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-18 04:50:40 +0000 |
commit | acf01e0abf9b45192569741e37ba2ed83f6e7fc9 (patch) | |
tree | e0c25773cb10ec3e0f93cd49f27108a5e310a471 /requirements.txt | |
parent | 9ba389368889c1c1883807e20042d978f6a1ea4d (diff) | |
download | oslotest-acf01e0abf9b45192569741e37ba2ed83f6e7fc9.tar.gz |
Updated from global requirements
Change-Id: If4a22865a9a54ad521fe020a464d8f2ecae05c8e
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 3d1b8d3..aca7a1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD six>=1.9.0 # MIT testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT -mock>=2.0 # BSD +mock>=2.0.0 # BSD mox3!=0.19.0,>=0.7.0 # Apache-2.0 os-client-config>=1.28.0 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0 |