forked from EuroPython/epcon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
58 lines (43 loc) · 1.02 KB
/
requirements.in
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
Django~=2.2
requests
requests-oauthlib
shortuuid
django-classy-tags
django_extensions
django-model-utils<4.0
django-crispy-forms
django-taggit
git+https://github.com/bennylope/django-taggit-labels#egg=django-taggit-labels
python3-openid
python-social-auth
social-auth-app-django
# Fixes https://github.com/python-social-auth/social-app-django/issues/178
social-auth-core[openidconnect]
markdown2
# 3.7 DjangoCMS LTS release
# Please note that django-cms relies on django-treebeard and version 4.5.1 of
# that package is incompatible: https://stackoverflow.com/questions/66776994/
django-cms<3.8
django-treebeard<4.5.1
djangocms-admin-style
djangocms-text-ckeditor
django-filer
git+https://github.com/pawelmarkowski/cmsplugin-filer#egg=cmsplugin-filer
django-filebrowser-no-grappelli
django-markitup
# django settings enhancements
python-decouple
dj-database-url
# phone numbers
django-phonenumber-field
phonenumbers
# payments
stripe
WeasyPrint
unicodecsv
openpyxl
ipython
decorator
lxml # for currencies
gunicorn
anglicize