Add messaging.
[wolnelektury.git] / requirements / requirements.txt
1 -i https://py.mdrn.pl/simple/
2
3 # django
4 Django==2.2.5
5 fnpdjango==0.4
6 docutils
7
8 #django-pipeline==1.6.13
9 # Because of https://github.com/jazzband/django-pipeline/pull/682 + https://github.com/getsentry/sentry-python/issues/436
10 -e git+https://github.com/jazzband/django-pipeline@3cd2f93bb47bf8d34447e13ff691f7027e7b07a2#egg=django-pipeline
11
12 libsasscompiler==0.1.5
13
14 jsmin
15 fnp-django-pagination==2.2.3
16 django-maintenancemode==0.11.3
17 django-picklefield==1.1.0
18 django-modeltranslation==0.13
19 django-allauth==0.39
20 django-extensions==2.2.1
21 djangorestframework==3.9.4
22 djangorestframework-xml
23 django-admin-ordering==0.10.0
24 django-machina==1.0.2
25
26 # A version compatible with Django 2.2, with long help text and editable max_length.
27 -e git+https://github.com/rczajka/django-forms-builder@1e57b980ef5778895512218fbea015ed428dc89a#egg=django-forms-builder
28
29
30 oauthlib>=3.0.1,<3.1
31
32 # contact
33 pyyaml
34
35 polib
36 django-babel==0.6.2
37
38 pytz
39
40 django-honeypot==0.7.0
41
42 python-memcached
43 django-piwik
44 python-fb
45
46 # Feedparser
47 Feedparser>=5.1
48
49 Pillow
50 mutagen>=1.31
51 sorl-thumbnail==12.5.0
52
53 # home-brewed & dependencies
54 librarian==1.7.5
55
56 # celery tasks
57 celery[redis]==4.3.0
58
59 # OAI-PMH
60 pyoai==2.5.0
61
62 scorched==0.12
63
64 django-getpaid==1.8.0
65 deprecated
66
67 httplib2
68
69 sentry-sdk==0.10.2
70
71 mailchimp3
72
73 requests
74
75 paypalrestsdk
76
77 python-slugify
78
79 firebase-admin