Skip to content

Commit

Permalink
Try updating requirements for nbmake and jupyter-book
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Feb 9, 2024
1 parent 03cda41 commit c06b236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@ testing = [
# pytest reporting
"pytest-reportlog ~= 0.1.2",
"nbclient",
"nbmake",
"nbmake == 1.5.*",
]
# dependencies for building documentation
docs = [
"jupyter-book ~= 0.13.1",
"jupyter-book ~= 0.15.0",
# "jupyter-cache ~= 0.4.3",
"jupyter-cache",
# the older version of nbmake goes with the older
Expand Down

0 comments on commit c06b236

Please sign in to comment.