public-health-ch/requirements.txt

33 lines
471 B
Text
Raw Normal View History

2018-11-12 17:45:14 +00:00
# Updated: 11.11.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-11-12 17:45:14 +00:00
psycopg2==2.7.6.1
psycopg2-binary==2.7.6.1
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-11-12 17:45:14 +00:00
libsass==0.15.1
Pillow==5.3.0
# Development tools
2018-05-16 13:08:43 +00:00
stellar==0.4.5
# Production dependencies
2018-07-13 05:54:52 +00:00
gunicorn==19.9.0
2018-11-12 17:45:14 +00:00
whitenoise==4.1
ConcurrentLogHandler==0.9.1
2018-11-12 17:45:14 +00:00
django-anymail==5.0