X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ecf8c74481bef13e7a6ca68a953ae470de0d3890..e9f520c16abc8a864b61ae658bc3c91fda46fdd0:/setup.py?ds=sidebyside diff --git a/setup.py b/setup.py index 33b7239..a21bc87 100644 --- a/setup.py +++ b/setup.py @@ -101,7 +101,6 @@ setup( "platformdirs>=2", "tomli>=0.2.6,<2.0.0", "typed-ast>=1.4.2; python_version < '3.8' and implementation_name == 'cpython'", - "regex>=2021.4.4", "pathspec>=0.9.0, <1", "dataclasses>=0.6; python_version < '3.7'", "typing_extensions>=3.10.0.0",