33 lines
512 B
Text
33 lines
512 B
Text
# Updated: 11.12.2020
|
|
|
|
# Core
|
|
wagtail==2.13.1
|
|
elasticsearch>=5.0.0,<6.0.0
|
|
|
|
# Database
|
|
psycopg2-binary==2.8.6
|
|
dj-database-url==0.5.0
|
|
|
|
# Content
|
|
puput==1.1.1
|
|
guess-language-spirit==0.5.3
|
|
|
|
# Caching
|
|
django-redis==5.0.0
|
|
|
|
# Frontend
|
|
django-anymail==8.3
|
|
django-colorful==1.3
|
|
django-crispy-forms==1.11.2
|
|
django-el-pagination==3.3.0
|
|
django-libsass==0.8
|
|
django-social-share==2.2.1
|
|
django-contrib-comments==2.1.0
|
|
libsass==0.21.0
|
|
Pillow==8.2.0
|
|
|
|
# Runtime dependencies
|
|
gunicorn
|
|
whitenoise
|
|
python-dotenv
|
|
ConcurrentLogHandler
|