33 lines
481 B
Text
33 lines
481 B
Text
# Updated: 14.6.2019
|
|
|
|
# Core
|
|
wagtail==2.5.1
|
|
Django==2.2.2
|
|
elasticsearch==7.0.2
|
|
|
|
# Database
|
|
psycopg2-binary==2.8.3
|
|
dj-database-url==0.5.0
|
|
|
|
# Content
|
|
puput==1.0.4
|
|
guess-language-spirit==0.5.3
|
|
|
|
# Caching
|
|
django-redis==4.10.0
|
|
|
|
# Frontend
|
|
django-libsass==0.7
|
|
libsass==0.19.1
|
|
Pillow==5.4.1
|
|
|
|
# Development tools
|
|
stellar==0.4.5
|
|
|
|
# Production dependencies
|
|
gunicorn==19.9.0
|
|
whitenoise==4.1.2
|
|
ConcurrentLogHandler==0.9.1
|
|
django-anymail==6.0.1
|
|
django-crispy-forms==1.7.2
|
|
python-dotenv==0.10.3
|