Update default venv dependencies

This commit is contained in:
Sonny Bakker 2021-05-29 16:25:25 +02:00
parent b28f961d7d
commit 0d16af9d83

View file

@ -11,6 +11,7 @@ python = "^3.7"
black = "^19.10b0"
pylint = "^2.5.3"
autoflake = "^1.3.1"
neovim = "^0.3.1"
[tool.poetry.dev-dependencies]