diff --git a/setup.cfg b/setup.cfg index bffda0b..ce35630 100644 --- a/setup.cfg +++ b/setup.cfg @@ -103,6 +103,7 @@ docc.plugins.html = lint = isort>=5.12.0,<6 pyre-check>=0.9.18,<0.10 + click>=8.0,<8.2.0 # 8.2.1 breaks pyre types-setuptools>=68.1 black>=23.7.0,<24 flake8-spellcheck>=0.28,<0.29