diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-21 00:17:05 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-21 00:17:05 +0000 |
commit | b3fe254031b511deb085073f50ae5978d216d78d (patch) | |
tree | 03c856320bf61a63af4fb26df8f90f78b82c3a69 /test-requirements.txt | |
parent | f9aaf1165204bc6d8128d3ab3b695ec392ca23b1 (diff) | |
download | oslo-policy-b3fe254031b511deb085073f50ae5978d216d78d.tar.gz |
Updated from global requirements
Change-Id: Ia416f8945ecc9073fbf303be37c411b6f20bbb92
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index d921e2b..a1f9f7b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,8 +3,8 @@ # process, which may cause wedges in the gate later. hacking>=0.10.0,<0.11 -oslotest>=1.2.0 # Apache-2.0 +oslotest>=1.5.1,<1.6.0 # Apache-2.0 # These are needed for docs generation -oslosphinx>=2.2.0 # Apache-2.0 +oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 |