summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-23 02:00:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-23 02:00:17 +0000
commit0928d7319ad80d99054b230d714291a7726f9cbf (patch)
tree45c0bcfc9e0c36c6655f8c148d0a88f4b7ecae4a /test-requirements.txt
parent91e5c5eec9b7dad75a61ed24dfaedec1c3a61c73 (diff)
downloadoslo-db-0928d7319ad80d99054b230d714291a7726f9cbf.tar.gz
Updated from global requirements
Change-Id: I7e4d84dc6c45c1220766261363f2fabc5085fe31
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 62ced1b..f5c1c9d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,8 +12,8 @@ MySQL-python
psycopg2
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3
-oslosphinx>=2.2.0.0a2
-oslotest>=1.1.0.0a2
+oslosphinx>=2.2.0 # Apache-2.0
+oslotest>=1.1.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34