diff --git a/setup.py b/setup.py index 77f72af..280139e 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ include_package_data=True, zip_safe=False, install_requires=[ - 'apache-libcloud==1.5', + 'apache-libcloud==2.8.3', 'ckanapi>=1.0,<5' ], entry_points=(