diff --git a/setup.py b/setup.py index 539df3b55..571e4eab6 100644 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ setup( "pathod>={}, <{}".format(version.MINORVERSION, version.NEXT_MINORVERSION), "sphinx>=1.3.5, <1.4", "sphinx-autobuild>=0.5.2, <0.6", - "sphinxcontrib-documentedlist>=0.2.0, <0.3" + "sphinxcontrib-documentedlist>=0.3.0, <0.4" ], 'contentviews': [ "pyamf>=0.7.2, <0.8",