X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ceeb1d9a2ee08190704076f616e74a3cdd5e10c6..3ae83c3090954c45b805010bc04354c2fbe3f2aa:/Pipfile diff --git a/Pipfile b/Pipfile index 18e8a54..44f57f6 100644 --- a/Pipfile +++ b/Pipfile @@ -24,10 +24,10 @@ black = {editable = true, extras = ["d"], path = "."} aiohttp = ">=3.3.2" aiohttp-cors = "*" appdirs = "*" -click = ">=6.5" +click = ">=7.0" mypy_extensions = ">=0.4.3" pathspec = ">=0.6" -regex = ">=2019.8" +regex = ">=2020.1.8" toml = ">=0.10.1" typed-ast = "==1.4.0" typing_extensions = ">=3.7.4"