Upgrades
[wolnelektury.git] / requirements / requirements.txt
1 -i https://py.mdrn.pl/simple/
2
3 # django
4 Django==3.2.16
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.2
14 django-allauth==0.51
15 django-extensions==3.1.5
16 djangorestframework==3.13.1
17 djangorestframework-xml==2.0.0
18 django-admin-ordering==0.14.0
19 django-machina==1.1.6
20 django-countries==7.3.2
21
22 # A version compatible with Django 2.2+, with long help text and editable max_length.
23 -e git+https://github.com/rczajka/django-forms-builder@6bdb2345cfc02ebf7e0fb049e43e4e0a38b52940#egg=django-forms-builder
24
25
26 oauthlib>=3.0.1,<3.1
27
28 # contact
29 pyyaml==5.4.1
30
31 polib==1.1.1
32
33 pytz==2022.2.1
34
35 django-honeypot==1.0.2
36
37 python-memcached==1.59
38 python-fb==0.2
39
40 Feedparser==6.0.10
41
42 Pillow==9.2.0
43 mutagen==1.45.1
44 sorl-thumbnail==12.8.0
45
46 # home-brewed & dependencies
47 librarian==2.4.1
48
49 # celery tasks
50 celery[redis]==5.2.7
51
52 # OAI-PMH
53 pyoai==2.5.0
54
55 scorched==0.13
56 httplib2
57
58 sentry-sdk==0.10.2
59
60 requests
61
62 paypalrestsdk
63
64 python-slugify
65
66 firebase-admin
67 Wikidata==0.7.0
68