summaryrefslogtreecommitdiff
path: root/doc_requirements.txt
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2022-01-01 14:46:43 -0700
committerCharles Harris <charlesr.harris@gmail.com>2022-01-01 14:49:27 -0700
commit284b8971ccc18a3a1ad0eda5b10b74eee956ff60 (patch)
treefdfff6f01a10cc51672e53bf0f6445c3ed6dad4f /doc_requirements.txt
parentea950357c81b2033efb76965352e0597b502cba5 (diff)
downloadnumpy-284b8971ccc18a3a1ad0eda5b10b74eee956ff60.tar.gz
MAINT: Bump pydata-sphinx-theme version.
Pin it to 0.7.2.
Diffstat (limited to 'doc_requirements.txt')
-rw-r--r--doc_requirements.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt
index c849efb2d..7f284d447 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,9 +1,10 @@
+# doxygen required, use apt-get or dnf
sphinx==4.2.0
numpydoc==1.1.0
+pydata-sphinx-theme==0.7.2
+sphinx-panels
ipython
scipy
matplotlib
pandas
-pydata-sphinx-theme
breathe
-sphinx-panels