Skip to content

Commit

Permalink
Loosen lower bound on papermill
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed May 30, 2024
1 parent e47ef06 commit ea4b832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ test = [
"pytest-mpl",
"ipympl>=0.3.0",
"pydocstyle",
"papermill>=2.5.0",
"papermill>=2.3.4",
"scrapbook>=0.5.0",
"jupyter",
"graphviz",
Expand Down

0 comments on commit ea4b832

Please sign in to comment.