
As of sphinx 3.5.4, docutils >0.17 is no longer supported. To avoid
forcing the install of an unsupported version of docutils, we let
sphinx install the appropriate version through its dependencies.
closes odoo/documentation#1276
X-original-commit: 116d9b5181
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
pygments~=2.6.1
|
|
pygments-csv-lexer~=0.1
|
|
pysass~=0.1.0
|
|
sphinx~=3.0
|
|
werkzeug==0.14.1
|