2017-03-27 17:05:55 +02:00
|
|
|
# Updated: 27.3.2017
|
|
|
|
|
|
|
|
# Core
|
2017-03-13 17:33:02 +01:00
|
|
|
wagtail==1.9
|
|
|
|
Django==1.10.6
|
2017-03-27 17:05:55 +02:00
|
|
|
|
|
|
|
# Database
|
2017-03-13 17:33:02 +01:00
|
|
|
psycopg2==2.7.1
|
2017-03-27 17:05:55 +02:00
|
|
|
dj-database-url==0.4.2
|
|
|
|
|
|
|
|
# Addons
|
|
|
|
puput==0.8
|
|
|
|
|
|
|
|
# Search
|
2017-02-22 08:47:00 +01:00
|
|
|
elasticsearch==5.2.0
|
2017-03-27 17:05:55 +02:00
|
|
|
|
|
|
|
# Caching
|
2017-01-10 16:56:45 +01:00
|
|
|
django-redis==4.7.0
|
2017-03-27 17:05:55 +02:00
|
|
|
|
|
|
|
# Frontend
|
2016-12-09 06:54:14 +01:00
|
|
|
django-libsass==0.7
|
2017-01-10 16:56:45 +01:00
|
|
|
libsass==0.12.3
|
|
|
|
Pillow==4.0.0
|
2016-12-09 06:11:31 +01:00
|
|
|
|
|
|
|
# Development tools
|
|
|
|
stellar==0.4.3
|
|
|
|
|
|
|
|
# Production dependencies
|
2017-03-28 00:32:08 +02:00
|
|
|
gunicorn==19.7.1
|
2017-03-27 22:55:07 +02:00
|
|
|
whitenoise==3.3.0
|
2016-12-09 06:11:31 +01:00
|
|
|
ConcurrentLogHandler==0.9.1
|