summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-28 16:59:33 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-28 16:59:33 +0000
commitd798876b61391b455f70f64a0543175f74362062 (patch)
treefe7b8fe7934c04720a352adcd800998a48aa4c5a /setup.cfg
parentb19738a13a08f9ff5ac2357060250d121c680163 (diff)
downloadoslo-db-d798876b61391b455f70f64a0543175f74362062.tar.gz
Updated from global requirements
Change-Id: I80d0ec67b057fbe12f544faf4320039e6c068184
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index ad2c93b..59d3348 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,8 +38,8 @@ test =
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
- sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
- oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+ sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+ oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT