diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-11-05 08:35:00 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-11-05 08:35:00 +0000 |
commit | 5fd894b9c22c175b4df8f99b1614296e981ef802 (patch) | |
tree | bb1a82e486d48b7dc2357c80f50352639a55770d /test-requirements.txt | |
parent | ea80ff6878cd2482b34a7031f064dd103821356a (diff) | |
download | oslo-middleware-5fd894b9c22c175b4df8f99b1614296e981ef802.tar.gz |
Updated from global requirements
Change-Id: Id97f3f4387f9b9d7ef00ee1079a61fc08c6a1306
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 5cdde7a..683f4af 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,5 +8,5 @@ mock>=1.0 oslosphinx>=2.2.0 # Apache-2.0 oslotest>=1.2.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 -testtools>=0.9.34 +testtools>=0.9.36 coverage>=3.6 |