Updated to Wagtail 1.11
This commit is contained in:
parent
bacc6865f8
commit
59e7aa0c79
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Updated: 30.5.2017
|
# Updated: 30.5.2017
|
||||||
|
|
||||||
# Core
|
# Core
|
||||||
wagtail==1.10.1
|
wagtail==1.11
|
||||||
Django==1.11.1
|
Django==1.11.3
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
psycopg2==2.7.1
|
psycopg2==2.7.1
|
||||||
|
@ -19,8 +19,8 @@ django-redis==4.8.0
|
||||||
|
|
||||||
# Frontend
|
# Frontend
|
||||||
django-libsass==0.7
|
django-libsass==0.7
|
||||||
libsass==0.12.3
|
libsass==0.13.2
|
||||||
Pillow==4.1.1
|
Pillow==4.2.0
|
||||||
|
|
||||||
# Development tools
|
# Development tools
|
||||||
stellar==0.4.3
|
stellar==0.4.3
|
||||||
|
|
Loading…
Reference in a new issue