From b36be958c07b50f6949a3bc8aed110e5e5e6ee6b Mon Sep 17 00:00:00 2001 From: Vasu Kulkarni Date: Mon, 30 Mar 2020 12:21:08 -0700 Subject: [PATCH] update apache-libcloud to 2.8.1 Signed-off-by: Vasu Kulkarni --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 409ce2a4f3..6d9d54fbde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # pip-compile # ansible==2.8.2 -apache-libcloud==1.5.0 +apache-libcloud==2.8.1 appdirs==1.4.3 # via os-client-config argparse==1.4.0 asn1crypto==0.22.0 # via cryptography -- 2.39.5