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