summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
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