Actualiser pyproject.toml

This commit is contained in:
Navas 2024-10-02 08:54:08 +02:00
parent 94a46a8130
commit 274f0550e1

View file

@ -6,11 +6,12 @@ authors = ["Olivier Navas <olivier.navas@libretic.fr>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.7"
python = "^3.9"
inquirerpy = "^0.3.4"
rich = "^13.7"
pyyaml = "^6.0"
gitpython = "^3.1"
ansible = "^8.7"
[build-system]
requires = ["poetry-core"]