[debug] ban hatch-mypyc 0.14.1
diff --git a/pyproject.toml b/pyproject.toml index 764a4fd..e0ee8c4 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -118,7 +118,7 @@ [tool.hatch.build.targets.wheel.hooks.mypyc] enable-by-default = false dependencies = [ - "hatch-mypyc>=0.13.0", + "hatch-mypyc!=0.14.1", "mypy==0.991", # Required stubs to be removed when the packages support PEP 561 themselves "types-typed-ast>=1.4.2",