Browse Source

Merge pull request #155 from tobiasmcnulty/dj-wag-updates

upgrade Django==1.11.5 and wagtail==1.12.1
Tobias McNulty 7 năm trước cách đây
mục cha
commit
401359312e
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      requirements/base.txt

+ 3 - 2
requirements/base.txt

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