Updated to Wagtail 1.9.1
This commit is contained in:
parent
14cc86869a
commit
6b40fdb0ea
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Updated: 5.4.2017
|
# Updated: 3.5.2017
|
||||||
|
|
||||||
# Core
|
# Core
|
||||||
wagtail==1.9
|
wagtail==1.9.1
|
||||||
Django==1.10.7
|
Django==1.10.7
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
|
@ -15,12 +15,12 @@ puput==0.8
|
||||||
elasticsearch>=5.0.0,<6.0.0
|
elasticsearch>=5.0.0,<6.0.0
|
||||||
|
|
||||||
# Caching
|
# Caching
|
||||||
django-redis==4.7.0
|
django-redis==4.8.0
|
||||||
|
|
||||||
# Frontend
|
# Frontend
|
||||||
django-libsass==0.7
|
django-libsass==0.7
|
||||||
libsass==0.12.3
|
libsass==0.12.3
|
||||||
Pillow==4.1.0
|
Pillow==4.1.1
|
||||||
|
|
||||||
# Development tools
|
# Development tools
|
||||||
stellar==0.4.3
|
stellar==0.4.3
|
||||||
|
|
Loading…
Reference in a new issue