diff --git a/requirements.txt b/requirements.txt index c613c37..9a4ec41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple ansible-base==2.10.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' ansible-lint==4.3.7 -ansible==2.10.4 +ansible==7.0.0 arrow==0.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' bcrypt==3.2.0; python_version >= '3.6' binaryornot==0.4.4