summaryrefslogblamecommitdiff
path: root/lib/spack/docs/requirements.txt
blob: 648f3c40b5d9e654c3d37de0436d92061f1f7ed1 (plain) (tree)
1
2
3
4
5
6
7
8


                                                           
                           
                           
             
                
                  


                                                                            
              
          
# These dependencies should be installed using pip in order
# to build the documentation.

sphinx>=3.4,!=4.1.2,!=5.1.0
sphinxcontrib-programoutput
sphinx-design
sphinx-rtd-theme
python-levenshtein
# Restrict to docutils <0.17 to workaround a list rendering issue in sphinx.
# https://stackoverflow.com/questions/67542699
docutils <0.17
pygments <2.13
urllib3 <2