doc_requirements.txt 236 B

12345678910
  1. # Note: this should disappear at some point. For now, please keep it
  2. # in sync with the doc dependencies in pyproject.toml
  3. Sphinx!=4.1.0
  4. pydata-sphinx-theme==0.9.0
  5. sphinx-design>=0.2.0
  6. numpydoc
  7. matplotlib>2
  8. jupytext
  9. myst-nb
  10. pooch