public-health-ch/requirements.txt
2017-05-30 15:38:41 +02:00

32 lines
410 B
Text

# Updated: 30.5.2017
# Core
wagtail==1.10.1
Django==1.11.1
# 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.12.3
Pillow==4.1.1
# Development tools
stellar==0.4.3
# Production dependencies
gunicorn==19.7.1
whitenoise==3.3.0
ConcurrentLogHandler==0.9.1
django-anymail==0.10