public-health-ch/requirements.txt

34 lines
512 B
Plaintext

# Updated: 21.07.2021
# Core
wagtail==2.12.5
elasticsearch>=5.0.0,<6.0.0
# Database
psycopg2-binary==2.9.1
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.4
django-colorful==1.3
django-contrib-comments==2.1.0
django-crispy-forms==1.12.0
django-el-pagination==3.3.0
django-libsass==0.8
django-social-share==2.2.1
libsass==0.21.0
Pillow==8.2.0
# Runtime dependencies
gunicorn
whitenoise
python-dotenv
ConcurrentLogHandler