forked from qgis/QGIS-Members-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREQUIREMENTS.txt
More file actions
64 lines (60 loc) · 1.5 KB
/
REQUIREMENTS.txt
File metadata and controls
64 lines (60 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# custom slugify
awesome-slugify~=1.6
beautifulsoup4~=4.12
# The current last release version of crispy-bulma is broken, so we use the last commit
# crispy-bulma~=0.11
git+https://github.com/ckrybus/crispy-bulma.git@2e9abb0
Django~=4.2
git+https://github.com/Xpirix/dj-stripe.git@django4_update
stripe~=12.5
django-allauth~=0.63
django-braces~=1.17
# disqus
# django-disqus~=0.5
django-colorfield~=0.11
django-countries~=7.6
django-crispy-forms~=2.1
django-datatables-view~=1.20
# youtube embed
django-embed-video~=1.4
django-grappelli~=4.0
# Update for Django 4, the original package is broken
git+https://github.com/Xpirix/django-hashedfilenamestorage.git
django-modeltranslation~=0.18
django-model-utils~=4.5
django-pipeline~=3.1
django-preferences~=1.0
git+https://github.com/dimasciput/django-pure-pagination.git
django-reversion~=5.0
#translation management tool
django-rosetta~=0.10
django-simple-history~=3.5
# rich text editor
django-tinymce~=4.0
django-widget-tweaks~=1.5
djangorestframework~=3.15
markdown~=3.6
Pillow~=10.3
# Update for Django 4, the original package is broken
git+https://github.com/Xpirix/pinax-notifications.git
pinax-templates~=3.0
# pypandoc is an interface for pandoc converter
pypandoc~=1.13
psycopg2-binary~=2.9
pytz~=2024.1
raven~=6.10
reportlab~=4.0
requests~=2.32
# support special characters
Unidecode~=0.4
WeasyPrint~=62.1
xhtml2pdf~=0.2
sentry-sdk~=2.2
setuptools~=75.1
pyjwt~=2.8
# New dependencies
# Webpack
django-webpack-loader~=3.1
sorl-thumbnail~=12.11
# Resend email
resend~=2.7