diff --git a/pyproject.toml b/pyproject.toml index 9c670a5c..ed231f70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ queue = ["mongomock"] types-requests = "^2.28.11.15" types-ujson = "^5.10.0.20240515" matplotlib = "^3.9.0" -ipython = "^8.25.0" +ipython = "^9.0.0" types-psutil = "^5.9.5.20240516" [build-system]