X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/4b8669f5029a5ef6621bbbe0052ac85f278ba4d3..b65af236cfd3c89938e3ddd012a5772d94826d84:/Pipfile diff --git a/Pipfile b/Pipfile index fb52776..91054fd 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ appdirs = "*" toml = ">=0.9.4" black = {path = ".",extras = ["d"],editable = true} aiohttp-cors = "*" -typed-ast = ">=1.3.1" +typed-ast = "==1.4.0" regex = ">=2019.8" pathspec = ">=0.6"