From c0f67d31ca1ea2c361e97b9f2d3643920f5176dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Tue, 21 Dec 2021 10:06:41 +0000 Subject: poetry: Update dependencies and install mitogen --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index a7e7e32..4083b78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,7 @@ authors = ["Romain Gonçalves "] python = "^3.9" ansible = "^5.0.1" ansible-lint = "^5.3.0" +mitogen = { git = "https://github.com/mitogen-hq/mitogen", branch = "master" } [tool.poetry.dev-dependencies] -- cgit v1.2.3