readthedocs-pip-requirements.txt
1 numpy 2 ipython 3 matplotlib 4 scipy 5 6 ## an unreleased commit that will eventually make the 3.1.0 release, with 7 ## type annotations which work on cached_property 8 #-e git+https://git@github.com/sphinx-doc/sphinx.git@5460ad6925199b57b27b7d059825d3560872edbb#egg=sphinx 9 10 ipykernel 11 nbsphinx 12 numba 13 sphinx-rtd-theme==2.0.0 14 sphinx_mdinclude 15 16 sphinx-markdown-tables 17 notedown 18 semantic-version 19 releases 20 sphinxcontrib-bibtex 21 nbsphinx-link 22 23 # the first release to support f-strings 24 pygments 25 26 # previous releases did not render our README badges correctly 27 recommonmark