From f2ad28b8a9b2cd7ba1a66094d61f308ccffc0b99 Mon Sep 17 00:00:00 2001 From: jiangpch Date: Fri, 17 Nov 2017 13:41:24 +0900 Subject: [PATCH] Bump pylxd requirement to 2.2.4 Closes-Bug: #1732817 Change-Id: I9963c0300ab2aa3223f83b53493c517b74f41ef8 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index c32f13b2e6..9b0a12b23f 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -195,7 +195,7 @@ PyJWT>=1.0.1 # MIT pykafka>=2.5.0 # Apache 2.0 License pykmip>=0.5.0 # Apache 2.0 License pyldap>=2.4.20 # PSF -pylxd>=2.2.2 # Apache-2.0 +pylxd>=2.2.4 # Apache-2.0 pymemcache>=1.2.9,!=1.3.0 # Apache 2.0 License pymod2pkg>=0.7.0,!=0.8.0 # Apache-2.0 pymongo>=3.0.2,!=3.1 # Apache-2.0