diff --git a/pyproject.toml b/pyproject.toml index 45d4419c..155c6afe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ requires-python = ">=3.9" dependencies = [ "importlib_metadata", "ipython", - "jupyter-cache>=0.5,<0.7", + "jupyter-cache>=0.5", "nbclient", # nbclient version pinned by jupyter-client "myst-parser>=1.0.0", "nbformat~=5.0",