Skip to content

Commit

Permalink
updated pinned documentation dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sfarrens committed Nov 26, 2021
1 parent e6d0ba4 commit 4d7371b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jupyter==1.0.0
nbsphinx==0.8.2
nbsphinx==0.8.7
nbsphinx-link==1.3.0
numpydoc==1.1.0
sphinx==3.5.2
sphinxcontrib-bibtex==2.2.0
sphinxawesome-theme==1.19.2
sphinx==4.3.0
sphinxcontrib-bibtex==2.4.1
sphinxawesome-theme==3.2.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
test=pytest

[metadata]
description-file = README.rst
description_file = README.rst

[darglint]
docstring_style = numpy
Expand Down

0 comments on commit 4d7371b

Please sign in to comment.