We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84949f5 commit 4685cd7Copy full SHA for 4685cd7
1 file changed
pyproject.toml
@@ -37,7 +37,7 @@ requires-python = ">=3.7"
37
dependencies = [
38
"importlib_metadata",
39
"ipython",
40
- "jupyter-cache~=0.5.0",
+ "jupyter-cache>=0.5,<0.7",
41
"nbclient", # nbclient version pinned by jupyter-client
42
"myst-parser~=0.18.0",
43
"nbformat~=5.0",
0 commit comments