Updated Django, Psycopg2, Libsass, django-anymail
This commit is contained in:
parent
969d7a7616
commit
01e12dd872
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
# Updated: 23.10.2017
|
||||
# Updated: 17.11.2017
|
||||
|
||||
# Core
|
||||
wagtail==1.13
|
||||
Django==1.11.6
|
||||
Django==1.11.7
|
||||
|
||||
# Database
|
||||
psycopg2==2.7.3.1
|
||||
psycopg2==2.7.3.2
|
||||
dj-database-url==0.4.2
|
||||
|
||||
# Content
|
||||
|
@ -20,7 +20,7 @@ django-redis==4.8.0
|
|||
|
||||
# Frontend
|
||||
django-libsass==0.7
|
||||
libsass==0.13.3
|
||||
libsass==0.13.4
|
||||
Pillow==4.3.0
|
||||
|
||||
# Development tools
|
||||
|
@ -30,4 +30,4 @@ stellar==0.4.3
|
|||
gunicorn==19.7.1
|
||||
whitenoise==3.3.1
|
||||
ConcurrentLogHandler==0.9.1
|
||||
django-anymail==1.0
|
||||
django-anymail==1.2
|
||||
|
|
Loading…
Reference in a new issue