Skip to content

Commit 4685cd7

Browse files
authored
UPDATE: jupyter-cache v0.6.0 (#498)
1 parent 84949f5 commit 4685cd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ requires-python = ">=3.7"
3737
dependencies = [
3838
"importlib_metadata",
3939
"ipython",
40-
"jupyter-cache~=0.5.0",
40+
"jupyter-cache>=0.5,<0.7",
4141
"nbclient", # nbclient version pinned by jupyter-client
4242
"myst-parser~=0.18.0",
4343
"nbformat~=5.0",

0 commit comments

Comments
 (0)