-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
70 lines (70 loc) · 1.17 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
alabaster==0.7.11
appdirs==1.4.3
asgiref==3.5.2
astroid==2.5.1
Babel==2.9.1
CacheControl==0.12.6
certifi==2023.7.22
chardet==3.0.4
charset-normalizer==2.1.1
click==7.1.2
colorama==0.4.3
contextlib2==0.6.0
coverage==4.5.1
diff-match-patch==20121119
distlib==0.3.0
distro==1.4.0
Django==4.1.10
django-appconf==1.0.5
django-extensions==3.2.0
django-filter==22.1
django-mathfilters==1.0.0
django-semanticui-forms==1.6.5
django-user-accounts==3.2.0
djangorestframework==3.13.1
docutils==0.14
dparse==0.5.2
et-xmlfile==1.0.1
gunicorn==20.1.0
html5lib==1.0.1
idna==2.8
imagesize==1.0.0
isort==4.3.4
jdcal==1.4
Jinja2==2.11.3
lazy-object-proxy==1.4.3
lockfile==0.12.2
Markdown==3.4.1
MarkupSafe==1.1.1
mccabe==0.6.1
msgpack==0.6.2
odfpy==1.3.6
openpyxl==2.5.5
packaging==20.3
pep517==0.8.2
pep8==1.7.1
Pillow==9.3.0
progress==1.5
Pygments==2.15.0
pygraphviz==1.10
pylint==2.7.2
pylint-django==2.0
pylint-plugin-utils==0.4
pyparsing==2.2.0
pytoml==0.1.21
pytz==2022.2.1
PyYAML==5.4
requests==2.31.0
retrying==1.3.3
safety==1.9.0
six==1.14.0
snowballstemmer==1.2.1
sqlparse==0.4.4
tablib==0.12.1
toml==0.10.1
unicodecsv==0.14.1
urllib3==1.26.11
webencodings==0.5.1
wrapt==1.12.1
xlrd==1.1.0
xlwt==1.3.0