-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
122 lines (122 loc) · 2.27 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
appdirs==1.4.4
arabic-reshaper==2.1.3
arrow==1.1.0
asgiref==3.3.4
beautifulsoup4==4.9.3
binaryornot==0.4.4
black==21.5b1
Brotli==1.0.9
cachetools==4.2.2
cairocffi==1.3.0
CairoSVG==2.5.2
certifi==2020.12.5
cffi==1.15.0
chardet==4.0.0
click==7.1.2
cookiecutter==1.7.2
coverage==5.5
crispy-tailwind==0.5.0
cssselect2==0.4.1
decorator==4.4.2
defusedxml==0.7.1
diff-match-patch==20200713
Django==3.2.8
django-admin-sortable2==1.0.3
django-appconf==1.0.5
django-cleanup==5.2.0
django-compressor==2.4.1
django-crispy-forms==1.11.2
django-debug-toolbar==3.2.1
django-dynamic-formsets==0.0.8
django-easy-pdf3==0.1.2
django-environ==0.4.5
django-fieldsets-with-inlines==0.6
django-hijack==3.1.1
django-ical==1.7.3
django-import-export==2.6.0
django-jsignature==0.10
django-nested-admin==3.3.3
django-phonenumber-field==5.1.0
django-recurrence==1.10.3
django-tailwind==2.2.0
django-tinymce==3.4.0
django-unicorn==0.36.1
django-weasyprint==1.1.0
djangoql==0.16.0
et-xmlfile==1.1.0
flake8==3.9.2
fonttools==4.28.3
future==0.18.2
google-api-core==1.26.3
google-api-python-client==2.3.0
google-auth==1.30.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.4
googleapis-common-protos==1.53.0
html5lib==1.1
httplib2==0.19.1
icalendar==4.0.7
idna==2.10
install==1.3.5
Jinja2==2.11.3
jinja2-time==0.2.0
MarkupPy==1.14
MarkupSafe==1.1.1
mccabe==0.6.1
mypy-extensions==0.4.3
oauthlib==3.1.0
odfpy==1.4.1
# openpyxl==3.0.8
# orjson==3.5.2
packaging==20.9
pathspec==0.8.1
phonenumberslite==8.12.22
# Pillow==9.0.1
pipdeptree==2.2.1
# pkg_resources==0.0.0
ply==3.11
poyo==0.5.0
protobuf==3.16.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.21
pydyf==0.1.2
pyflakes==2.3.1
pyparsing==2.4.7
PyPDF2==1.26.0
PyPDF4==1.27.0
pyphen==0.11.0
python-barcode==0.13.1
python-bidi==0.4.2
python-dateutil==2.8.1
python-monkey-business==1.0.0
python-slugify==5.0.2
pytz==2021.1
PyYAML==5.4.1
rcssmin==1.0.6
regex==2021.4.4
# reportlab==3.6.3
requests==2.25.1
requests-oauthlib==1.3.0
rjsmin==1.1.0
rsa==4.7.2
shortuuid==1.0.1
six==1.16.0
soupsieve==2.2.1
sqlparse==0.4.2
tablib==3.0.0
text-unidecode==1.3
tinycss2==1.1.1
toml==0.10.2
uritemplate==3.0.1
urllib3==1.26.5
WeasyPrint==52.5
webencodings==0.5.1
xhtml2pdf==0.2.5
xlrd==2.0.1
xlwt==1.3.0
zopfli==0.1.9
django-translation-manager==1.3.0
django-oidc-provider
django-cors-headers