Add forms export to zip.
[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==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-modeltranslation==0.13
17 django-allauth==0.42
18 django-extensions==2.2.1
19 djangorestframework==3.9.4
20 djangorestframework-xml
21 django-admin-ordering==0.10.0
22 django-machina==1.0.2
23
24 # A version compatible with Django 2.2, with long help text and editable max_length.
25 -e git+https://github.com/rczajka/django-forms-builder@712acd2f5871634fb4a45b626bee198ce9e03986#egg=django-forms-builder
26
27
28 oauthlib>=3.0.1,<3.1
29
30 # contact
31 pyyaml
32
33 polib
34 django-babel==0.6.2
35
36 pytz
37
38 django-honeypot==0.7.0
39
40 python-memcached
41 python-fb
42
43 # Feedparser
44 Feedparser>=5.1
45
46 Pillow
47 mutagen>=1.31
48 sorl-thumbnail==12.5.0
49
50 # home-brewed & dependencies
51 librarian==1.10
52
53 # celery tasks
54 celery[redis]==4.4.7
55
56 # OAI-PMH
57 pyoai==2.5.0
58
59 scorched==0.12
60
61 django-getpaid==1.8.0
62 deprecated
63
64 httplib2
65
66 sentry-sdk==0.10.2
67
68 mailchimp3
69
70 requests
71
72 paypalrestsdk
73
74 python-slugify
75
76 firebase-admin
77 Wikidata==0.7.0
78