public-health-ch/requirements.txt

33 lines
405 B
Text
Raw Normal View History

2017-04-06 00:20:38 +02:00
# Updated: 5.4.2017
2017-03-27 17:05:55 +02:00
# Core
2017-03-13 17:33:02 +01:00
wagtail==1.9
2017-04-19 17:47:06 +02:00
Django==1.10.7
2017-03-27 17:05:55 +02:00
# Database
2017-03-13 17:33:02 +01:00
psycopg2==2.7.1
2017-03-27 17:05:55 +02:00
dj-database-url==0.4.2
# Addons
puput==0.8
# Search
2017-04-06 09:42:47 +02:00
elasticsearch>=5.0.0,<6.0.0
2017-03-27 17:05:55 +02:00
# Caching
django-redis==4.7.0
2017-03-27 17:05:55 +02:00
# Frontend
django-libsass==0.7
libsass==0.12.3
2017-04-19 17:28:38 +02:00
Pillow==4.1.0
# Development tools
stellar==0.4.3
# Production dependencies
2017-03-28 00:32:08 +02:00
gunicorn==19.7.1
2017-03-27 22:55:07 +02:00
whitenoise==3.3.0
ConcurrentLogHandler==0.9.1
2017-04-05 23:50:38 +02:00
django-anymail==0.9