瀏覽代碼

Version bump django-storages for Django 3.0 compatibility

Matt Westcott 5 年之前
父節點
當前提交
7be07a7ea4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements/production.txt

+ 1 - 1
requirements/production.txt

@@ -9,7 +9,7 @@ psycopg2>=2.7,<3.0
 whitenoise>=5.0,<5.1
 boto3==1.9.189
 google-cloud-storage==1.20.0
-django-storages==1.7.2
+django-storages>=1.8,<1.9
 # For retrieving credentials and signing requests to Elasticsearch
 botocore==1.12.33
 aws-requests-auth==0.4.0