Improves google-cloud-storage performance
And also fixes the build by providing a 'alpine version' of the google/crc32c library, which google-crc32c and google-cloud-storage and ultimately django-storages[google] depend on.
This commit is contained in:
parent
a0a32b930e
commit
9255afd060
2 changed files with 22 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
napalm==3.3.1
|
||||
ruamel.yaml==0.17.16
|
||||
django-auth-ldap==3.0.0
|
||||
google-crc32c==1.1.2
|
||||
google-crc32c==1.1.4
|
||||
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.11.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue