public-health-ch/requirements.txt
2017-07-03 13:34:49 +02:00

32 lines
408 B
Text

# Updated: 30.5.2017
# Core
wagtail==1.11
Django==1.11.3
# Database
psycopg2==2.7.1
dj-database-url==0.4.2
# Addons
puput==0.8
# Search
elasticsearch>=2.0.0,<3.0.0
# Caching
django-redis==4.8.0
# Frontend
django-libsass==0.7
libsass==0.13.2
Pillow==4.2.0
# Development tools
stellar==0.4.3
# Production dependencies
gunicorn==19.7.1
whitenoise==3.3.0
ConcurrentLogHandler==0.9.1
django-anymail==0.10