36 lines
542 B
Text
36 lines
542 B
Text
# Updated: 11.12.2020
|
|
|
|
# Core
|
|
wagtail==2.11.3
|
|
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==4.12.1
|
|
|
|
# Frontend
|
|
django-anymail==8.1
|
|
django-colorful==1.3
|
|
django-crispy-forms==1.10.0
|
|
django-el-pagination==3.3.0
|
|
django-libsass==0.8
|
|
django-social-share==2.1.0
|
|
django-contrib-comments==1.9.2
|
|
libsass==0.20.1
|
|
Pillow==8.0.1
|
|
|
|
# Runtime dependencies
|
|
gunicorn
|
|
whitenoise
|
|
python-dotenv
|
|
ConcurrentLogHandler
|
|
|
|
# Development tools
|
|
stellar
|