From 091ec62589cf9e5f9786a4cb83853b586ec3108f Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 29 Mar 2021 09:21:52 +0000 Subject: Requirements sync Signed-off-by: pmikus Change-Id: Ifa0c8a45fbf91753d238d7311583a50a844dcf52 (cherry picked from commit c40f6bc466149571d66e9359bf70646ef3ae7da1) (cherry picked from commit 230a4b8c3bf7f19aaa7ae69f5bd99d7e13416f30) --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8c0928206e..b467d6f7ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,13 +27,13 @@ robotframework==3.1.2 scapy==2.4.3 scp==0.13.2 -# Bootstraping dependencies -ansible==2.7.8 +# IaaC dependencies +ansible==2.10.7 # PLRsearch dependencies dill==0.2.8.2 numpy==1.17.3 -scipy==1.1.0 +scipy==1.5.4 # PAL/DOC dependencies hdrhistogram==0.6.1 -- cgit 1.2.3-korg