-
-
Notifications
You must be signed in to change notification settings - Fork 34
/
requirements.txt
44 lines (43 loc) · 1.02 KB
/
requirements.txt
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
Django==3.2.25
django-formtools==2.2
django-crispy-forms==1.8.1
django-extensions==3.1.5
#---------------------------------------------------------------------------
# django-file-form: to replace with PyPi version where this patch is present:
git+https://github.com/gis3w/django-file-form.git@behind_proxy
#---------------------------------------------------------------------------
django-guardian==2.2.0
django-model-utils==4.0.0
django-sitetree==1.17.2
djangorestframework==3.12.0
djangorestframework-gis==0.18
drf-spectacular==0.25.1
django-downloadview==1.9
django-mptt==0.13.4
django-ordered-model==3.3.0
django-ajax-selects==2.2.0
django-modeltranslation==0.17.5
django-filter
django-bleach==3.0.1
pathlib2
lxml
psycopg2-binary
pillow
owslib
defusedxml
#tablib==0.14.0
django-import-export==3.2.0
coverage
urllib3
python-magic
celery #==5.0.2
deprecation
huey==2.4.3
redis==4.5.4
django-redis==5.2.0
django-registration==3.4
django-recaptcha==3.0.0
pydantic==2.6.3
weasyprint==63.0
distro==1.7.0
django-allauth[socialaccount]==0.63.6