diff --git a/pyproject.toml b/pyproject.toml index 91473b11..3c4090f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ tutorials = [ "matplotlib", "datasets>=2.8.0", "scikit-learn>=1.1.1", - "ipython<=8.19.0", + "ipython<=8.21.0", ] sklearn = ["scikit-learn>=1.1.1"]