X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/faaa2c8d59cd6f6321acec0b3126835b445e3080..6aef6c9d458e8df88f510e94c18f216232b6a786:/Pipfile diff --git a/Pipfile b/Pipfile index 623f603..d82e2fe 100644 --- a/Pipfile +++ b/Pipfile @@ -12,6 +12,7 @@ toml = ">=0.9.4" black = {path = ".",extras = ["d"],editable = true} aiohttp-cors = "*" typed-ast = ">=1.3.1" +regex = "*" [dev-packages] pre-commit = "*"