Requirements.txt: block docutils 0.13

The 0.13.1 release breaks some documentation jobs when it tries to build
docs with remote images. This has been reported upstream[0]. The version
matches the supported docutils versions for sphinx.

[0] https://sourceforge.net/p/docutils/bugs/301/

See I38580a5f765c7bb586dcf2786e91be15a8eba235

Change-Id: I5a8d134114495fd7013b4e06fbacc7f42a12d8d3
This commit is contained in:
Jordan Pittier 2016-12-13 16:05:19 +01:00
parent 4f985ff47e
commit 860c51df1d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
pbr>=1.6 # Apache-2.0
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
yasfb>=0.5.1