X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1ab87a3f67bc80a2e59be2692f2e2f25dd143af7..9ef8e6c9b0090d787953bcd3c46a8942483fcc6b:/setup.py diff --git a/setup.py b/setup.py index 9c11631..f0b727c 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ setup( "appdirs", "toml>=0.9.4", "typed-ast>=1.4.0", - "regex!=2019.12.9", + "regex>=2020.1.8", "pathspec>=0.6, <1", "dataclasses>=0.6; python_version < '3.7'", "typing_extensions>=3.7.4",