X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/eaa337f176b086a9ebd91884c0b9d9a96772aeb3..a0b4e609a7393fac11ecc94eb859c1e85b540036:/setup.py diff --git a/setup.py b/setup.py index 856c7fa..0928c63 100644 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ setup( "toml>=0.10.1", "typed-ast>=1.4.2; python_version < '3.8'", "regex>=2020.1.8", - "pathspec>=0.6, <1", + "pathspec>=0.8.1, <1", "dataclasses>=0.6; python_version < '3.7'", "typing_extensions>=3.7.4; python_version < '3.8'", "mypy_extensions>=0.4.3",