-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.26 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
anyascii==0.3.2
asgiref==3.8.1
async-timeout==4.0.3
certifi==2023.11.17
charset-normalizer==3.3.2
defusedxml==0.7.1
diff-match-patch==20230430
Django==5.1
django-appconf==1.0.6
django-autocomplete-light==3.9.7
django-bootstrap-input-group==1.0.1
django-bootstrap5==23.3
django-cors-headers==4.4.0
django-elasticsearch-dsl==8.0
django-elasticsearch-dsl-drf==0.22.5
django-filter==23.5
django-guardian==2.4.0
django-import-export==3.3.7
django-modelcluster==6.1
django-nine==0.2.7
django-permissionedforms==0.1
django-polymorphic==3.1.0
django-redis==5.4.0
django-select2==8.1.2
django-simple-history==3.4.0
django-taggit==4.0.0
django-treebeard==4.7
djangorestframework==3.15.2
draftjs-exporter==2.1.7
elastic-transport==8.15.1
elasticsearch==8.15.1
elasticsearch-dsl==8.15.4
et-xmlfile==1.1.0
filetype==1.2.0
hiredis==3.0.0
html5lib==1.1
idna==3.6
l18n==2021.3
Markdown==3.7
MarkupPy==1.14
mysqlclient==2.2.0
odfpy==1.4.1
openpyxl==3.1.2
packaging==24.1
pillow==10.4.0
pillow-heif==0.14.0
Pygments==2.18.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.0
pytz==2023.3.post1
PyYAML==6.0.1
redis==5.0.1
requests==2.31.0
six==1.16.0
soupsieve==2.5
sqlparse==0.5.1
tablib==3.5.0
telepath==0.3.1
typing_extensions==4.9.0
uritemplate==4.1.1
urllib3==2.1.0
webencodings==0.5.1
xlrd==2.0.1
xlwt==1.3.0