upgrade Django==1.11.4 and wagtail==1.12.1

pull/155/head
Tobias McNulty 2017-09-01 20:16:47 -04:00
rodzic 9e4f69f95f
commit 42836f1d15
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -1,8 +1,9 @@
Django==1.11.3
Django==1.11.4
django-dotenv==1.4.1
# elasticsearch==2.3.0 chosen for compatibility with t2.micro.elasticsearch and t2.small.elasticsearch
# instance types on AWS. Adjust for your deployment as needed.
elasticsearch==2.3.0
wagtail==1.12
requests-aws4auth==0.9
wagtail==1.12.1
wagtailfontawesome==1.0.6
Pillow==4.0.0