fb52770578
docutils 0.13.1 breaks our doc build in creative ways. This was merged in requirements as [1]. [1] https://review.openstack.org/#/c/409529 Change-Id: I450e9cea26713e538739e86e4c9bae5f4c62bfe3
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
# needed for doc build
|
|
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
oslosphinx>=2.2.0 # Apache-2.0
|
|
PyYAML>=3.1.0
|
|
yamllint>=0.5.2
|
|
requests-cache
|
|
Pillow>=2.4.0 # PIL License
|