public-health-ch/requirements.txt
2020-05-15 21:52:40 +02:00

35 lines
508 B
Text

# Updated: 15.5.2020
# Core
wagtail==2.9
elasticsearch>=5.0.0,<6.0.0
# Database
psycopg2-binary==2.8.5
dj-database-url==0.5.0
# Content
puput==1.1.0
guess-language-spirit==0.5.3
# Caching
django-redis==4.11.0
# Frontend
django-anymail==7.0.0
django-colorful==1.3
django-crispy-forms==1.9.0
django-el-pagination==3.3.0
django-libsass==0.8
django-social-share==1.4.0
libsass==0.20.0
Pillow==7.1.2
# Runtime dependencies
gunicorn
whitenoise
python-dotenv
ConcurrentLogHandler
# Development tools
stellar