Add findable flag.
[wolnelektury.git] / requirements / requirements.txt
1 -i https://py.mdrn.pl/simple/
2
3 # django
4 Django==2.2.9
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 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