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