diff --git a/requirements/dev.txt b/requirements/dev.txt index e5ab64fcbf..2a5aa9272c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -10,7 +10,8 @@ pytest-cov==5.0.0; python_version<"3.9" # mypy adds new rules in new minor versions, which could cause our PR check to fail # here we fix its version and upgrade it manually in the future mypy==1.14.1 -types-pywin32==308.0.0.20250124 +types-pywin32==308.0.0.20250128; python_version>="3.9" +types-pywin32==308.0.0.20241221; python_version<"3.9" types-PyYAML==6.0.12.20241230 types-chevron==0.14.2.20250103 types-psutil==6.1.0.20241221