From c5dae5ce4fc4dff0563a042f49bbe1833a8abf7a Mon Sep 17 00:00:00 2001 From: george-ghawali Date: Thu, 19 Sep 2024 09:29:05 +0300 Subject: [PATCH] updating requirements file as it is in release branch --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d81a1ae7..e6aa82c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ pip~=21.3.1 ipaddress~=1.0.23 setuptools~=68.0.0 -ansible~=4.6.0 +ansible-core==2.15.0 requests~=2.26.0 -black==21.7b0 +black==22.8.0 flake8==4.0.1 isort==5.9.3 -coverage==4.5.4 +coverage==6.5.0 shyaml==0.6.2 markupsafe==2