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