X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a82f1867875c906bedfe3ef675473b795d8b0440..52da1f08da600e3c4b5e5074a85225d6afd9a53f:/Pipfile diff --git a/Pipfile b/Pipfile index e35462e..8e9ad1e 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] aiohttp = ">=3.3.2" -attrs = ">=17.4.0" +attrs = ">=18.1.0" click = ">=6.5" appdirs = "*" toml = ">=0.9.4"