From 0c2207894e6b4978e62e2039ff93e839fbd2c259 Mon Sep 17 00:00:00 2001 From: Is Isilon Date: Fri, 8 Jan 2016 16:23:14 +0800 Subject: [PATCH] leave change for seperate branch --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7138997..a168d40 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ setup( packages=find_packages(), install_requires=[ "Flask==0.10.1", - "apache-libcloud==0.19.0", + "apache-libcloud==0.17.0", "lockfile==0.10.2", "shortuuid==0.1", "six==1.9.0",