Răsfoiți Sursa

upgrade Django Storages

Tom Dyson 7 ani în urmă
părinte
comite
176e86fe40
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      requirements/production.txt

+ 1 - 1
requirements/production.txt

@@ -5,7 +5,7 @@ uwsgi==2.0.14
 psycopg2==2.7.3.1
 whitenoise==3.2.2
 boto==2.45.0
-django-storages==1.5.2
+django-storages==1.6.5
 # For retrieving credentials and signing requests to Elasticsearch
 botocore==1.7.10
 aws-requests-auth==0.4.0