diff --git a/requirements-testing.txt b/requirements-testing.txt index 1b65ef6c..6ac60178 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -6,5 +6,5 @@ pytest-timeout == 2.4.* pytest-xdist == 3.8.* black == 25.* ruff == 0.13.* -mypy == 1.17.* psutil >= 5.9,< 7.2 +mypy == 1.18.*