diff --git a/test-requirements.txt b/test-requirements.txt index ccb73848a1..2c1008e932 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 -http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient +python-troveclient>=1.2.0 # Apache-2.0 mock>=1.2 # BSD mox3>=0.7.0 # Apache-2.0 testtools>=1.4.0 # MIT