Skip to content

Commit

Permalink
Fix pin
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Oct 12, 2023
1 parent 3931ca0 commit 3fc7528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ panel
# Jupyter-book
jupyter-book
# Pin docutils due to https://github.com/executablebooks/jupyter-book/issues/1970#issuecomment-1466051277
docutils=0.17.1
docutils==0.17.1

# Meshio
meshio
Expand Down

0 comments on commit 3fc7528

Please sign in to comment.