diff --git a/pyproject.toml b/pyproject.toml index 18f6dd157..c8bd6fffc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ requires-python = ">=3.10" dependencies = [ "logzero==1.7.0", "sympy==1.14.0", - "psutil==7.0.0", + "psutil==7.1.2", "pympler==1.1", "requests==2.32.4", "typing-extensions==4.14.1",