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:
Christian Mäder 2021-09-03 09:15:41 +02:00
parent a0a32b930e
commit 9255afd060
2 changed files with 22 additions and 2 deletions

View file

@ -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