فهرست منبع

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