X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/80500748a7b4246e2381ddce869a09a215a591ae..a82f1867875c906bedfe3ef675473b795d8b0440:/pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index aa44ec3..915f6d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,6 +62,7 @@ attrs = "^17.4" click = "^6.5" toml = "^0.9.4" appdirs = "^1.4" +aiohttp = "^3.4" [tool.poetry.dev-dependencies] Sphinx = "^1.7"