public-health-ch/requirements.txt

34 lines
442 B
Plaintext
Raw Normal View History

2017-10-23 07:42:52 +00:00
# Updated: 23.10.2017
2017-03-27 15:05:55 +00:00
# Core
2017-10-23 07:42:52 +00:00
wagtail==1.13
2017-10-12 13:01:55 +00:00
Django==1.11.6
2017-03-27 15:05:55 +00:00
# Database
2017-09-04 12:29:06 +00:00
psycopg2==2.7.3.1
2017-03-27 15:05:55 +00:00
dj-database-url==0.4.2
2017-09-04 21:03:01 +00:00
# Content
2017-09-20 10:18:03 +00:00
puput==0.9.1
2017-09-04 21:06:09 +00:00
guess-language-spirit==0.5.3
2017-03-27 15:05:55 +00:00
# Search
2017-09-11 15:23:49 +00:00
elasticsearch>=2.0.0,<3.0.0
2017-03-27 15:05:55 +00:00
# Caching
2017-05-03 07:04:43 +00:00
django-redis==4.8.0
2017-03-27 15:05:55 +00:00
# Frontend
django-libsass==0.7
2017-10-12 13:01:55 +00:00
libsass==0.13.3
Pillow==4.3.0
# Development tools
stellar==0.4.3
# Production dependencies
2017-03-27 22:32:08 +00:00
gunicorn==19.7.1
2017-10-12 13:01:55 +00:00
whitenoise==3.3.1
ConcurrentLogHandler==0.9.1
2017-09-20 10:18:03 +00:00
django-anymail==1.0