Skip to content

Commit

Permalink
pgrade libcloud to 2.8.3
Browse files Browse the repository at this point in the history
This implements: Upgrade libcloud to the latest release supporting python TkTech#53
  • Loading branch information
ccancellieri authored Oct 9, 2021
1 parent ae83a67 commit 5c37379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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=(
Expand Down

0 comments on commit 5c37379

Please sign in to comment.