summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorGordon Chung <chungg@ca.ibm.com>2013-12-07 16:46:32 -0500
committerGordon Chung <chungg@ca.ibm.com>2013-12-16 09:56:46 -0500
commite4fa4b5248a594f8cc0839b06b77c4828bea2cd1 (patch)
tree0e1544cb85febcd18c5630f95c228f212ec2ac49 /test-requirements.txt
parent52b891fc87c48027d10ac4a760ede98ecbe75441 (diff)
downloadpycadf-e4fa4b5248a594f8cc0839b06b77c4828bea2cd1.tar.gz
sync requirements and oslo
- update common code - update requirements Change-Id: I1912dad4e61da7c14c5e3d9a38076829b09afe87
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 14a005e..1670858 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
-hacking>=0.5.6,<0.8
+hacking>=0.8.0,<0.9
coverage>=3.6
discover
@@ -14,5 +14,5 @@ testtools>=0.9.32
WebOb>=1.2.3,<1.3
# this is required for the docs build jobs
-sphinx>=1.1.2
+sphinx>=1.1.2,<1.2
oslo.sphinx