summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-27 15:42:31 +0000
committerGerrit Code Review <review@openstack.org>2016-06-27 15:42:31 +0000
commit9904a1acd745ede7e7059354ee7765b97a3a62bc (patch)
tree5892e8e5d2851f28b590ecf694d011aaa6af1301
parent4c82261f6aef43b960797cc6a4fd59a5265b8f4c (diff)
parentef97c25ebba15ee8fcef31f776380cf342e2dd10 (diff)
downloadoslo-db-9904a1acd745ede7e7059354ee7765b97a3a62bc.tar.gz
Merge "Updated from global requirements"
-rw-r--r--setup.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index c5955ad..bcfcc84 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,13 +38,13 @@ test =
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
- sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+ sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
- os-testr>=0.7.0 # Apache-2.0
- reno>=1.6.2 # Apache2
+ os-testr>=0.7.0 # Apache-2.0
+ reno>=1.8.0 # Apache2
fixtures =
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD