Skip to content

Commit

Permalink
docs: bump bibtex requirement
Browse files Browse the repository at this point in the history
This is needed to support building docs on Python 3.11. See this issue: mcmtroffaes/sphinxcontrib-bibtex#284
  • Loading branch information
JoepVanlier committed May 9, 2023
1 parent 94755f6 commit 8e0cbde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Expand Up @@ -6,6 +6,6 @@ numpy
scipy
sphinx==4.5.0
sphinx_rtd_theme==1.0.0
sphinxcontrib-bibtex==2.4.1
sphinxcontrib-bibtex==2.5.0
docutils<0.18
myst-parser

0 comments on commit 8e0cbde

Please sign in to comment.