diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5c030e105f1..0bc4bf1eb40 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: - types-psutil - types-setuptools # Typed libraries - - click + - click!=8.1.4 # https://github.com/pallets/click/issues/2558 - numpy - pytest - tornado