Update librarian.
[wolnelektury.git] / requirements / requirements.txt
1 -i https://py.mdrn.pl/simple/
2
3 # django
4 Django==2.2.16
5 fnpdjango==0.4.5
6 docutils
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.13
14 django-allauth==0.42
15 django-extensions==2.2.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
29
30 polib
31 django-babel==0.6.2
32
33 pytz
34
35 django-honeypot==0.7.0
36
37 python-memcached
38 python-fb
39
40 # Feedparser
41 Feedparser>=5.1
42
43 Pillow
44 mutagen>=1.31
45 sorl-thumbnail==12.5.0
46
47 # home-brewed & dependencies
48 librarian==1.15
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 mailchimp3
66
67 requests
68
69 paypalrestsdk
70
71 python-slugify
72
73 firebase-admin
74 Wikidata==0.7.0
75