summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-19 08:51:15 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-19 08:51:15 +0000
commit7338245e833a04abcdc92649639fa24ffb99a2cb (patch)
treea915c15d01fe0d19145ec84c38d681bf075e2460 /test-requirements.txt
parent91260c7222c0a606c7bc282bd41ce5ceb4189376 (diff)
downloadpycadf-7338245e833a04abcdc92649639fa24ffb99a2cb.tar.gz
Updated from global requirements
Change-Id: I86bd795f0e46ce6eda4a99c2f3788027ef9dd519
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 21c76a0..e4bb6d7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,12 +9,12 @@ discover
fixtures>=0.3.14
mock>=1.0
mox>=0.5.3
-oslotest>=1.1.0.0a2
+oslotest>=1.1.0 # Apache-2.0
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
# this is required for the docs build jobs
-oslosphinx>=2.2.0.0a2
+oslosphinx>=2.2.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3