
Remove the patchqueue extension from the doc requirements since it isn't maintained anymore (raising warnings for recent sphinx versions) and the patches to specify code blocks aren't easy to maintain. Remove hidden code patches, and replaces shown patches by code block / literalincludes to keep the useful content.
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
docutils~=0.14
|
|
pygments~=2.6.1
|
|
pygments-csv-lexer~=0.1
|
|
pysass~=0.1.0
|
|
sphinx~=3.0
|
|
werkzeug==0.14.1
|