diff --git a/setup.py b/setup.py index e94066a7cf2ece70eaa05230750f6177cd59fffc..24315c22f4fc64bd2ade4886cdffe2f61f5f8910 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( "ansible-runner~=2.3.3", "junos-eznc~=2.6.8", "jxmlease~=1.0.3", - "ansible-core~=2.16.0", + "ansible-core~=2.15.1", "ansible_merge_vars~=5.0.0", "httpx~=0.25.1", "GitPython~=3.1.40",