
Add upper constraints for ``Sphinx`` requirement, changes in upstream version 2.0.0 is breaking this repository. Change-Id: I01eb10d747ba830c824428c5b32fba18a4f8470c
8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
pbr>=2.0.0,!=2.1.0 # Apache-2.0
|
|
sphinx>=1.6.2,<2.0.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testtools>=1.4.0 # MIT
|
|
yasfb>=0.5.1
|