public-health-ch/requirements.txt

37 lines
557 B
Plaintext

# Updated: 9.9.2019
# Core
wagtail==2.6.1
Django==2.1.12
elasticsearch==7.0.4
# Database
psycopg2-binary==2.8.3
dj-database-url==0.5.0
# Content
puput==1.0.5
guess-language-spirit==0.5.3
# Caching
django-redis==4.10.0
# Frontend
django-colorful==1.3
django-el-pagination==3.2.4
django-libsass==0.7
django-social-share==1.3.2
libsass==0.19.2
Pillow==6.1.0
# Development tools
stellar==0.4.5
# Production dependencies
gunicorn==19.9.0
whitenoise==4.1.3
ConcurrentLogHandler==0.9.1
django-anymail==7.0.0
django-crispy-forms==1.7.2
python-dotenv==0.10.3