diff --git a/pyproject.toml b/pyproject.toml index 4de32b75..5a1b661a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ tutorials = [ "matplotlib", "datasets>=2.8.0", "scikit-learn>=1.1.1", - "ipython<=8.18.1", + "ipython<=8.19.0", ] sklearn = ["scikit-learn>=1.1.1"]