Skip to content

Commit

Permalink
Pin documentation requirements to fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Kueppers committed Jul 27, 2023
1 parent d101ca7 commit 949a223
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinxjp.themes.basicstrap>=0.5.0
Sphinx>=6.1.3
sphinxcontrib.bibtex>=2.5.0
myst-parser>=1.0.0
sphinxjp.themes.basicstrap==0.5.0
Sphinx==6.1.3
sphinxcontrib.bibtex==2.5.0
myst-parser==1.0.0

0 comments on commit 949a223

Please sign in to comment.