tripleo-docs/doc/requirements.txt

13 lines
419 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
sphinx>=2.0.0,!=2.1.0 # BSD
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
sphinxcontrib-mermaid>=0.3.1,!=0.6.1 # BSD
requests
pyquery
# needed because sphinxcontrib-mermaid calls it but doesn't require it
six