X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c1e30d97fe39e4c1b1967571b7e3854547239bf6..d9c249c25a77f75e70278aab9ec65c10ce08b0a8:/pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index d29b768..6cd3f34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dependencies = [ "pathspec>=0.9.0", "platformdirs>=2", "tomli>=1.1.0; python_version < '3.11'", - "typing_extensions>=3.10.0.0; python_version < '3.10'", + "typing_extensions>=4.0.1; python_version < '3.11'", ] dynamic = ["readme", "version"]