diff options
author | Leonardus <leonardus.chen@gmail.com> | 2021-03-12 22:51:42 +0800 |
---|---|---|
committer | Leonardus <leonardus.chen@gmail.com> | 2021-03-12 22:51:42 +0800 |
commit | 814ad699e99d5f8a1bc912a9ee95b5d7825cdf42 (patch) | |
tree | 4b930f3d532affbf8dae682fb9932a16e8dc9fcd /doc_requirements.txt | |
parent | 54dcb5cf1290098cc7a2a11cf3661c2875d6ac37 (diff) | |
download | numpy-814ad699e99d5f8a1bc912a9ee95b5d7825cdf42.tar.gz |
Bump pydata-sphinx-theme to 0.5.0
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 3d74d7b87..e36602020 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -4,4 +4,4 @@ ipython scipy matplotlib pandas -pydata-sphinx-theme==0.4.3 +pydata-sphinx-theme==0.5.0 |