From: Trevor Bramwell Date: Mon, 29 Oct 2018 17:39:35 +0000 (-0700) Subject: Revert "Bump Sphinx version to 1.7.9" X-Git-Tag: opnfv-10.0.0~149 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=1bc9852e7925244233f846bf0d6e6d557e0a0fcf;p=opnfvdocs.git Revert "Bump Sphinx version to 1.7.9" A change between 1.3 and 1.7.9 introduced a memory leak which is causing our builds to take >3Gb of memory. Reverting this until we can track down the issue. This reverts commit f0c78d7f71fa697d0722c9f320e7ea2f72fdeaae. Change-Id: Ib8a8ad5840d95ca98b579b333b7263a07f9843a2 Signed-off-by: Trevor Bramwell --- diff --git a/etc/requirements.txt b/etc/requirements.txt index 631147a1e..7550086ff 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,5 +1,5 @@ tox -Sphinx==1.7.9 +Sphinx==1.3.1 doc8 docutils==0.12 setuptools