4add2a96444a6d222e5d542dd8444cb8b92c62c5
[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
21 # A version compatible with Django 2.2, with long help text and editable max_length.
22 -e git+https://github.com/rczajka/django-forms-builder@8ec4022f2a185658b4b23c3d020e0d5c3cb88774#egg=django-forms-builder
23
24
25 oauthlib>=3.0.1,<3.1
26
27 # contact
28 pyyaml==5.4.1
29
30 polib==1.1.1
31 django-babel==0.6.2
32
33 pytz==2021.1
34
35 django-honeypot==0.9.0
36
37 python-memcached==1.59
38 python-fb==0.2
39
40 Feedparser==6.0.2
41
42 Pillow==8.1.2
43 mutagen==1.45.1
44 sorl-thumbnail==12.7.0
45
46 # home-brewed & dependencies
47 librarian==1.15
48
49 # celery tasks
50 celery[redis]==4.4.7
51
52 # OAI-PMH
53 pyoai==2.5.0
54
55 scorched==0.12
56
57 django-getpaid==1.8.0
58 deprecated
59
60 httplib2
61
62 sentry-sdk==0.10.2
63
64 requests
65
66 paypalrestsdk
67
68 python-slugify
69
70 firebase-admin
71 Wikidata==0.7.0
72