public-health-ch/requirements.txt

37 lines
558 B
Text
Raw Normal View History

2019-06-14 22:02:15 +02:00
# Updated: 14.6.2019
2017-03-27 17:05:55 +02:00
# Core
2019-08-09 16:00:18 +02:00
wagtail==2.5.2
2019-08-09 16:04:14 +02:00
Django==2.1.11
2019-06-14 22:02:15 +02:00
elasticsearch==7.0.2
2017-03-27 17:05:55 +02:00
# Database
2019-06-14 22:02:15 +02:00
psycopg2-binary==2.8.3
2018-05-16 15:08:43 +02:00
dj-database-url==0.5.0
2017-03-27 17:05:55 +02:00
2017-09-04 23:03:01 +02:00
# Content
2019-06-14 22:02:15 +02:00
puput==1.0.4
guess-language-spirit==0.5.3
2017-03-27 17:05:55 +02:00
# Caching
2019-06-14 22:02:15 +02:00
django-redis==4.10.0
2017-03-27 17:05:55 +02:00
# Frontend
2019-08-09 16:00:18 +02:00
django-colorful==1.3
django-el-pagination==3.2.4
django-libsass==0.7
2019-08-09 16:00:18 +02:00
django-social-share==1.3.2
2019-06-14 22:02:15 +02:00
libsass==0.19.1
Pillow==5.4.1
# Development tools
2019-06-14 22:02:15 +02:00
stellar==0.4.5
# Production dependencies
2018-07-13 07:54:52 +02:00
gunicorn==19.9.0
2019-08-09 16:00:18 +02:00
whitenoise==4.1.3
ConcurrentLogHandler==0.9.1
2019-08-09 16:00:18 +02:00
django-anymail==6.1.0
2018-11-12 21:44:39 +01:00
django-crispy-forms==1.7.2
2019-06-14 22:02:15 +02:00
python-dotenv==0.10.3