requirements.txt 418 B

1234567891011121314
  1. # This is a list of python packages used to generate documentation. This file is used with pip:
  2. # pip install --user -r requirements.txt
  3. #
  4. sphinx==2.3.1
  5. breathe==4.14.1
  6. sphinxcontrib-blockdiag==2.0.0
  7. sphinxcontrib-seqdiag==2.0.0
  8. sphinxcontrib-actdiag==2.0.0
  9. sphinxcontrib-nwdiag==2.0.0
  10. sphinxcontrib-wavedrom==2.0.0
  11. nwdiag==2.0.0
  12. recommonmark
  13. future>=0.16.0 # for ../tools/gen_esp_err_to_name.py
  14. sphinx_idf_theme==0.2