diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-14 20:36:16 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-14 20:36:16 +0000 |
commit | dbcea1aabde2372bac405ae4d275084db1394f0d (patch) | |
tree | 3595814c71105aa9882844afee73319d76272d2f /test-requirements.txt | |
parent | 2c0cf71a7bc16b4bff8a3d6f385e7638938a102c (diff) | |
download | python-ceilometerclient-dbcea1aabde2372bac405ae4d275084db1394f0d.tar.gz |
Updated from global requirements
Change-Id: I5ea12983db4a7df3b9189de124094e9dbda0c022
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 02b9483..301c3c9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,6 +10,6 @@ mock>=1.2 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 -tempest-lib>=0.12.0 +tempest-lib>=0.13.0 testrepository>=0.0.18 testtools>=1.4.0 |