Update pyproject.toml

This commit is contained in:
Skillet 2023-07-24 01:31:37 -04:00 committed by GitHub
parent e4310cd696
commit 9e86efb64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,8 @@ description = ""
authors = ["Price Hiller <price@orion-technologies.io>"]
[tool.poetry.dependencies]
python = ">=3.10"
ansible = ">=5.9.0"
python = ">=3.11"
ansible = ">=8.2.0"
pywinrm = ">=0.4.3"
[tool.poetry.dev-dependencies]