Skip to content

Commit

Permalink
UPDATE: jupyter-cache v0.6.0 (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf authored Apr 21, 2023
1 parent 84949f5 commit 4685cd7
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 @@ -37,7 +37,7 @@ requires-python = ">=3.7"
dependencies = [
"importlib_metadata",
"ipython",
"jupyter-cache~=0.5.0",
"jupyter-cache>=0.5,<0.7",
"nbclient", # nbclient version pinned by jupyter-client
"myst-parser~=0.18.0",
"nbformat~=5.0",
Expand Down

0 comments on commit 4685cd7

Please sign in to comment.