Closed rmad17 closed 5 years ago
Note that once https://github.com/ryan-roemer/django-cloud-browser/pull/20 is merged, AWS S3 and Google Cloud Storage could be accessed via libcloud (see S3 docs, see GCP docs) so this would alleviate the need for the library upgrade.
Resolving since there is now the workaround via libcloud.
I saw that boto is used for both AWS and Google Cloud Storage. Shouldn't boto be upgraded to boto3? Not sure if boto3 supports google cloud storage though.