diff --git a/pyproject.toml b/pyproject.toml index 0b1c976..154ce7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ rich = "^13.7" python-dotenv = "^1.0" pyyaml = "^6.0" structlog = "^24.1" -psutil = "^5.9" +psutil = "^7.2" [tool.poetry.group.dev.dependencies] pytest = "^7.4"