diff --git a/setup.cfg b/setup.cfg index c5955ad6..bcfcc84f 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