X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/77b6ed1b70bd07f058bc551906bc880022847964..a701659da2e2b8cc5abca2c6c7c97832551627c0:/pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index 071a80e..17476bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,6 +75,7 @@ click = "^6.5" toml = "^0.9.4" appdirs = "^1.4" aiohttp = { version = "^3.4", optional = true } +regex = "^2019.8" [tool.poetry.extras] d = ["aiohttp"]