performance-docs/requirements.txt
Ilya Shakhat 09b76b1148 Bump sphinx to 1.5.1 to avoid doc compilation failure
There is conflict between recent docutils and old sphinx which
lead to build error for external images or SVG images
(see https://sourceforge.net/p/docutils/bugs/301/)
The fix is included into Sphinx 1.5.1

Change-Id: Iecddc67fe19279326827b5b76fb084b4e316c78d
2016-12-14 13:54:27 +04:00

7 lines
170 B
Plaintext

oslosphinx>=2.5.0 # Apache-2.0
rst2pdf
six>=1.9.0
sphinx>=1.5.1 # BSD -- to avoid https://sourceforge.net/p/docutils/bugs/301/
sphinxcontrib-httpdomain
sphinx_rtd_theme