More data in payment form.
[wolnelektury.git] / requirements / requirements.txt
1 -i https://py.mdrn.pl/simple/
2
3 # django
4 Django==2.2.19
5 fnpdjango==0.4.5
6 docutils==0.16
7
8 django-pipeline==2.0.5
9 libsasscompiler==0.1.8
10 jsmin==2.2.2
11
12 fnp-django-pagination==2.2.3
13 django-modeltranslation==0.16.2
14 django-allauth==0.44
15 django-extensions==3.1.1
16 djangorestframework==3.9.4
17 djangorestframework-xml
18 django-admin-ordering==0.10.0
19 django-machina==1.0.2
20 django-countries==7.2.1
21
22 # A version compatible with Django 2.2, with long help text and editable max_length.
23 -e git+https://github.com/rczajka/django-forms-builder@8ec4022f2a185658b4b23c3d020e0d5c3cb88774#egg=django-forms-builder
24
25
26 oauthlib>=3.0.1,<3.1
27
28 # contact
29 pyyaml==5.4.1
30
31 polib==1.1.1
32 django-babel==0.6.2
33
34 pytz==2021.1
35
36 django-honeypot==0.9.0
37
38 python-memcached==1.59
39 python-fb==0.2
40
41 Feedparser==6.0.2
42
43 Pillow==8.1.2
44 mutagen==1.45.1
45 sorl-thumbnail==12.7.0
46
47 # home-brewed & dependencies
48 librarian==2.0
49
50 # celery tasks
51 celery[redis]==4.4.7
52
53 # OAI-PMH
54 pyoai==2.5.0
55
56 scorched==0.12
57
58 django-getpaid==1.8.0
59 deprecated
60
61 httplib2
62
63 sentry-sdk==0.10.2
64
65 requests
66
67 paypalrestsdk
68
69 python-slugify
70
71 firebase-admin
72 Wikidata==0.7.0
73