Updated to Wagtail 1.10.1

This commit is contained in:
Oleg Lavrovsky 2017-05-30 15:38:41 +02:00
parent c7585db6d5
commit 932a151900

View file

@ -1,8 +1,8 @@
# Updated: 3.5.2017 # Updated: 30.5.2017
# Core # Core
wagtail==1.10 wagtail==1.10.1
Django==1.11 Django==1.11.1
# Database # Database
psycopg2==2.7.1 psycopg2==2.7.1
@ -29,4 +29,4 @@ stellar==0.4.3
gunicorn==19.7.1 gunicorn==19.7.1
whitenoise==3.3.0 whitenoise==3.3.0
ConcurrentLogHandler==0.9.1 ConcurrentLogHandler==0.9.1
django-anymail==0.9 django-anymail==0.10