diff options
author | mattip <matti.picus@gmail.com> | 2020-08-29 22:08:15 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2020-08-29 22:08:15 +0300 |
commit | 48de200a2ed9b6e5d6866f06dec07c90d381f859 (patch) | |
tree | d652b5bb821e89764f443388dfe6b4ec33111636 /doc_requirements.txt | |
parent | 699654a9e763f3bc4d609b5c34fa675076701267 (diff) | |
download | numpy-48de200a2ed9b6e5d6866f06dec07c90d381f859.tar.gz |
DOC: update theme to 0.3.2
Diffstat (limited to 'doc_requirements.txt')
-rw-r--r-- | doc_requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt index 9861ba0a3..d2f6edb98 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -3,4 +3,4 @@ ipython scipy matplotlib pandas -pydata-sphinx-theme==0.3.1 +pydata-sphinx-theme==0.3.2 |