32 lines
405 B
Text
32 lines
405 B
Text
# Updated: 5.4.2017
|
|
|
|
# Core
|
|
wagtail==1.9
|
|
Django==1.10.6
|
|
|
|
# Database
|
|
psycopg2==2.7.1
|
|
dj-database-url==0.4.2
|
|
|
|
# Addons
|
|
puput==0.8
|
|
|
|
# Search
|
|
elasticsearch>=5.0.0,<6.0.0
|
|
|
|
# Caching
|
|
django-redis==4.7.0
|
|
|
|
# Frontend
|
|
django-libsass==0.7
|
|
libsass==0.12.3
|
|
Pillow==4.0.0
|
|
|
|
# Development tools
|
|
stellar==0.4.3
|
|
|
|
# Production dependencies
|
|
gunicorn==19.7.1
|
|
whitenoise==3.3.0
|
|
ConcurrentLogHandler==0.9.1
|
|
django-anymail==0.9
|