0e16c969edfcfca84d80330d462d85e401e43511
[wolnelektury.git] / requirements / requirements.txt
1 -i https://py.mdrn.pl/simple/
2
3 # django
4 Django==4.0.8
5 fnpdjango==0.6
6 docutils==0.16
7
8 django-pipeline==2.0.8
9 libsasscompiler==0.1.9
10 jsmin==3.0.1
11
12 fnp-django-pagination==2.2.5
13 django-modeltranslation==0.18.4
14 django-allauth==0.51
15 django-extensions==3.2.1
16 djangorestframework==3.13.1
17 djangorestframework-xml==2.0.0
18 django-admin-ordering==0.16
19 django-countries==7.3.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@6bdb2345cfc02ebf7e0fb049e43e4e0a38b52940#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
32 django-honeypot==1.0.3
33
34 python-fb==0.2
35
36 Feedparser==6.0.10
37
38 Pillow==9.2.0
39 mutagen==1.45.1
40 sorl-thumbnail==12.8.0
41
42 # home-brewed & dependencies
43 librarian==2.4.10
44
45 # celery tasks
46 celery[redis]==5.2.7
47
48 # OAI-PMH
49 #pyoai==2.5.1
50 -e git+https://github.com/infrae/pyoai@5ff2f15e869869e70d8139e4c37b7832854d7049#egg=pyoai
51
52 scorched==0.13
53 httplib2
54
55 sentry-sdk==0.10.2
56
57 requests
58
59 paypalrestsdk
60
61 python-slugify
62
63 firebase-admin
64 Wikidata==0.7.0
65