diff --git a/pyproject.toml b/pyproject.toml index e4531b26..028f63c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ tutorials = [ "matplotlib", "datasets>=2.8.0", "scikit-learn>=1.1.1", - "ipython<=8.14.0", + "ipython<=8.16.0", ] sklearn = [ "scikit-learn>=1.1.1",