diff --git a/requirements.txt b/requirements.txt index 0607ebf..9673c13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -ansible-core<2.17 -ansible-compat<4 -molecule[docker]<5.0.0 -ansible-lint==6.16.2 -yamllint==1.32.0 +ansible-core==2.16.3 +ansible-compat==4.1.11 +molecule[docker]==24.2.1 +ansible-lint==6.22.2 +yamllint==1.35.1 passlib==1.7.4 \ No newline at end of file