2019-09-05 08:37:43 +00:00
|
|
|
pytz==2019.2 # https://github.com/stub42/pytz
|
|
|
|
python-slugify==3.0.3 # https://github.com/un33k/python-slugify
|
|
|
|
Pillow==6.1.0 # https://github.com/python-pillow/Pillow
|
|
|
|
rcssmin==1.0.6 # https://github.com/ndparker/rcssmin
|
|
|
|
argon2-cffi==19.1.0 # https://github.com/hynek/argon2_cffi
|
|
|
|
redis==3.3.8 # https://github.com/antirez/redis
|
|
|
|
|
|
|
|
# Django
|
|
|
|
# ------------------------------------------------------------------------------
|
|
|
|
django==2.2.5 # pyup: < 3.0 # https://www.djangoproject.com/
|
|
|
|
django-environ==0.4.5 # https://github.com/joke2k/django-environ
|
|
|
|
django-model-utils==3.2.0 # https://github.com/jazzband/django-model-utils
|
|
|
|
django-allauth==0.40.0 # https://github.com/pennersr/django-allauth
|
|
|
|
django-crispy-forms==1.7.2 # https://github.com/django-crispy-forms/django-crispy-forms
|
|
|
|
django-compressor==2.3 # https://github.com/django-compressor/django-compressor
|
|
|
|
django-redis==4.10.0 # https://github.com/niwinz/django-redis
|
|
|
|
|
|
|
|
# Django REST Framework
|
|
|
|
djangorestframework==3.10.2 # https://github.com/encode/django-rest-framework
|
|
|
|
coreapi==2.3.3 # https://github.com/core-api/python-client
|
2019-09-05 11:12:30 +00:00
|
|
|
|
|
|
|
django-markdownx==2.0.28
|
2019-09-24 08:12:28 +00:00
|
|
|
mdx_truly_sane_lists==1.2
|
2019-09-24 09:39:49 +00:00
|
|
|
WeasyPrint==50
|
2019-09-11 13:37:45 +00:00
|
|
|
django-weasyprint==0.5.4
|
2019-09-12 11:28:52 +00:00
|
|
|
whitenoise==4.1.3
|
2019-09-12 13:05:51 +00:00
|
|
|
Pygments==2.4.2
|