diff --git a/docs/requirements.txt b/docs/requirements.txt index a9f0e84..fca4a60 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,9 +11,9 @@ pydata-sphinx-theme myst-nb>=0.15.0,<1.4.0 # Use stable Jupyter versions that work well in containerized environments -jupyter-client>=7.0.0,<8.7.0 -nbclient>=0.5.13,<0.11.0 -jupyter-cache>=0.5.0,<1.1.0 +jupyter-client>=8.6.3,<8.7.0 +nbclient>=0.10.2,<0.11.0 +jupyter-cache>=1.0.1,<1.1.0 # Additional utilities setuptools>=61.0