Updated to Wagtail 1.10.1
This commit is contained in:
parent
c7585db6d5
commit
932a151900
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue