public-health-ch/requirements.txt

35 lines
515 B
Plaintext
Raw Normal View History

2021-06-21 13:15:37 +00:00
# Updated: 21.07.2021
2017-03-27 15:05:55 +00:00
# Core
wagtail==2.15.1
elasticsearch==5.5.3
2017-03-27 15:05:55 +00:00
# Database
psycopg2-binary==2.9.2
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
puput==1.1.3
2019-06-14 20:02:15 +00:00
guess-language-spirit==0.5.3
2017-03-27 15:05:55 +00:00
# Caching
django-redis==5.1.0
2017-03-27 15:05:55 +00:00
# Frontend
2021-06-21 13:15:37 +00:00
django-anymail==8.4
2019-08-09 14:00:18 +00:00
django-colorful==1.3
2021-06-14 14:54:13 +00:00
django-contrib-comments==2.1.0
django-crispy-forms==1.13.0
2020-02-18 16:01:31 +00:00
django-el-pagination==3.3.0
django-libsass==0.9
django-social-share==2.2.1
libsass==0.21.0
Pillow==8.4.0
2020-05-15 19:52:40 +00:00
# Runtime dependencies
gunicorn
whitenoise
python-dotenv
ConcurrentLogHandler
2021-07-01 06:36:57 +00:00
unidecode