X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/3500e1cda5bef73ddc7eaf79be6c67c918738936..872bb9474efe683efaed1626c4c0172738634f28:/setup.py diff --git a/setup.py b/setup.py index 015f321..de84dc3 100644 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ setup( extras_require={ "d": ["aiohttp>=3.7.4"], "colorama": ["colorama>=0.4.3"], - "python2": ["typed-ast>=1.4.2"], + "python2": ["typed-ast>=1.4.3"], "uvloop": ["uvloop>=0.15.2"], "jupyter": ["ipython>=7.8.0", "tokenize-rt>=3.2.0"], },