public-health-ch/requirements.txt

33 lines
468 B
Text
Raw Normal View History

2018-05-16 13:08:59 +00:00
# Updated: 16.5.2018
2017-03-27 15:05:55 +00:00
# Core
2018-05-16 13:08:43 +00:00
wagtail>=1.13.1,<2.0.0
Django>=1.11.7,<2.0.0
elasticsearch>=2.0.0,<3.0.0
2017-03-27 15:05:55 +00:00
# Database
2018-05-16 13:08:43 +00:00
psycopg2==2.7.4
2018-05-16 13:16:20 +00:00
psycopg2-binary==2.7.4
2018-05-16 13:08:43 +00:00
dj-database-url==0.5.0
2017-03-27 15:05:55 +00:00
2017-09-04 21:03:01 +00:00
# Content
2018-05-16 13:16:20 +00:00
puput==0.9.2
2017-09-04 21:06:09 +00:00
guess-language-spirit==0.5.3
2017-03-27 15:05:55 +00:00
# Caching
2018-05-16 13:08:43 +00:00
django-redis==4.9.0
2017-03-27 15:05:55 +00:00
# Frontend
django-libsass==0.7
2018-05-16 13:08:43 +00:00
libsass==0.14.5
Pillow==5.1.0
# Development tools
2018-05-16 13:08:43 +00:00
stellar==0.4.5
# Production dependencies
2018-05-16 13:08:43 +00:00
gunicorn==19.8.1
2017-10-12 13:01:55 +00:00
whitenoise==3.3.1
ConcurrentLogHandler==0.9.1
2018-05-16 13:08:43 +00:00
django-anymail==2.2