diff options
author | OpenStack Jenkins <jenkins@openstack.org> | 2014-02-23 09:32:00 +0000 |
---|---|---|
committer | OpenStack Jenkins <jenkins@openstack.org> | 2014-02-23 09:32:00 +0000 |
commit | 53fdf51e6c3a5535bdf4e318c625f06ca9eea650 (patch) | |
tree | 9d6fb61faa4deed1b8ab2d4fb16ba0f374941e80 /test-requirements.txt | |
parent | 8ac7a3b7819374fae82134f080aac27559202d5e (diff) | |
download | python-saharaclient-53fdf51e6c3a5535bdf4e318c625f06ca9eea650.tar.gz |
Updated from global requirements
Change-Id: I7a233c45fd21076c9d2b0a46292323bf73524328
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 c2869d9..b933dfc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,5 +5,5 @@ mock>=1.0 discover docutils==0.9.1 oslosphinx -testrepository>=0.0.17 +testrepository>=0.0.18 sphinx>=1.1.2,<1.2 |