public-health-ch/requirements.txt

34 lines
498 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-09-12 07:10:45 +00:00
wagtail>=1.13.1,<2.2.0
Django>=1.11.7,<2.1.0
2018-05-16 13:08:43 +00:00
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-09-12 07:02:07 +00:00
puput>=0.9.2
guess-language-spirit>=0.5.3
2017-03-27 15:05:55 +00:00
# Caching
2018-09-12 07:02:07 +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-09-12 07:02:07 +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
2018-11-12 20:44:39 +00:00
django-crispy-forms==1.7.2