Minor upgrades and test fixes.
[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.20
7
8 django-pipeline==3.1.0
9 libsasscompiler==0.2.0
10 jsmin==3.0.1
11
12 fnp-django-pagination==2.2.5
13 django-modeltranslation==0.18.12
14 django-allauth==0.51
15 django-extensions==3.2.3
16 djangorestframework==3.15.1
17 djangorestframework-xml==2.0.0
18 django-admin-ordering==0.18
19 django-countries==7.6.1
20
21 -e git+https://github.com/rczajka/django-forms-builder@270cc22f80ec4681735b4e01689562fbab79ceda#egg=django-forms-builder
22
23
24 oauthlib>=3.0.1,<3.1
25
26 # contact
27 pyyaml==5.4.1
28
29 polib==1.2
30
31 django-honeypot==1.2.1
32
33 python-fb==0.2
34
35 Feedparser==6.0.11
36
37 Pillow==10.4
38 mutagen==1.47
39 sorl-thumbnail==12.10.0
40
41 # home-brewed & dependencies
42 #librarian==24.5.4
43
44 # celery tasks
45 celery[redis]==5.4.0
46
47 # OAI-PMH
48 #pyoai==2.5.1
49 -e git+https://github.com/infrae/pyoai@5ff2f15e869869e70d8139e4c37b7832854d7049#egg=pyoai
50
51 sentry-sdk==2.19.2
52
53 requests==2.32.3
54
55 paypalrestsdk
56
57 python-slugify==8.0.4
58
59 firebase-admin==6.6.0
60 Wikidata==0.8.1
61