Revert "Bump Sphinx version to 1.7.9" 53/64153/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 29 Oct 2018 17:39:35 +0000 (10:39 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 29 Oct 2018 17:41:07 +0000 (10:41 -0700)
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 <tbramwell@linuxfoundation.org>
etc/requirements.txt

index 631147a..7550086 100644 (file)
@@ -1,5 +1,5 @@
 tox
-Sphinx==1.7.9
+Sphinx==1.3.1
 doc8
 docutils==0.12
 setuptools