X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d34eb7fea38384cd1cd029179298116fabdbccd4..60de5bbc32b6ff283d386d00ab7d07fe1564931d:/setup.py diff --git a/setup.py b/setup.py index 14bc1ef..c97dd35 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ setup( "click>=7.1.2", "appdirs", "toml>=0.10.1", - "typed-ast>=1.4.0", + "typed-ast>=1.4.2", "regex>=2020.1.8", "pathspec>=0.6, <1", "dataclasses>=0.6; python_version < '3.7'",