diff --git a/pyproject.toml b/pyproject.toml index 37c643b5..dcbf95ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ tutorials = [ "matplotlib", "datasets>=2.8.0", "scikit-learn>=1.1.1", - "ipython<=8.17.2", + "ipython<=8.18.1", ] sklearn = ["scikit-learn>=1.1.1"]