Skip to content

Commit

Permalink
Pin docutils for jupyterbook (#151)
Browse files Browse the repository at this point in the history
* Pin docutils due to:  jupyter-book/jupyter-book#1970 (comment)

* Fix pin
  • Loading branch information
jorgensd authored Oct 12, 2023
1 parent 43824f6 commit 043e24f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ panel

# Jupyter-book
jupyter-book
# Pin docutils due to https://github.com/executablebooks/jupyter-book/issues/1970#issuecomment-1466051277
docutils==0.17.1

# Meshio
meshio
Expand Down

0 comments on commit 043e24f

Please sign in to comment.