diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-10 18:29:01 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-10 18:29:01 +0000 |
commit | 37783083ffde2fe21b5a0e3232f1e6359523d039 (patch) | |
tree | 668352784a801b1366e7c36ace6f3764bcffb4ad /test-requirements.txt | |
parent | e3de1987fa46b8ae5c33214a92b4bb22fead26eb (diff) | |
download | trove-37783083ffde2fe21b5a0e3232f1e6359523d039.tar.gz |
Updated from global requirements
Change-Id: Idfa054cee896891efd639fcdc85e575384d24ece
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 09a46568..1c262b1c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ openstack.nose-plugin>=0.7 # Apache-2.0 WebTest>=2.0 # MIT wsgi-intercept>=0.6.1 # MIT License proboscis>=1.2.5.3 # Apache-2.0 -python-troveclient!=2.1.0,>=1.2.0 # Apache-2.0 +python-troveclient>=2.2.0 # Apache-2.0 mock>=1.2 # BSD mox3>=0.7.0 # Apache-2.0 testtools>=1.4.0 # MIT |