diff --git a/pyproject.toml b/pyproject.toml index 6ea864fb060..691d86a100e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ [project.optional-dependencies] tests = [ "imageio>=2.30.0,<2.35", - "ipython>=7.30.0,<8.24", + "ipython>=7.30.0,<8.25", "joblib>=1.0.0,<1.5", "matplotlib>=3.5.0,<3.9", "mock>=5.1.0,<5.2",