diff options
author | OpenStack Jenkins <jenkins@openstack.org> | 2014-02-23 09:32:05 +0000 |
---|---|---|
committer | OpenStack Jenkins <jenkins@openstack.org> | 2014-02-23 09:32:05 +0000 |
commit | f09abbf116c9c688b34bd4b23faf4b7ea3db6a66 (patch) | |
tree | 528f609791495ea229b9a02b644665433dbee574 /test-requirements.txt | |
parent | f4e057923c8b880b3d25486a72830d938085cd64 (diff) | |
download | python-swiftclient-f09abbf116c9c688b34bd4b23faf4b7ea3db6a66.tar.gz |
Updated from global requirements
Change-Id: I36af2ac149fe6b56ee3e0c54f13f1592c2f97343
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 2ac11f4..d5673f3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ hacking>=0.8.0,<0.9 coverage>=3.6 discover mock>=1.0 -python-keystoneclient>=0.4.2 +python-keystoneclient>=0.6.0 sphinx>=1.1.2,<1.2 -testrepository>=0.0.17 -testtools>=0.9.32 +testrepository>=0.0.18 +testtools>=0.9.34 |