-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 1.13 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
appdirs==1.4.4
asgiref==3.3.2
attrs==20.2.0
backcall==0.2.0
backports.entry-points-selectable==1.1.0
cairocffi==1.1.0
CairoSVG>=2.5.1
cffi==1.14.3
click==7.1.2
coverage==5.3
cssselect2==0.3.0
decorator==4.4.2
defusedxml==0.6.0
distlib==0.3.2
dj-database-url==0.5.0
django>=3.2.14
django-crispy-forms==1.9.2
django-extensions==3.0.8
django-filter>=2.4.0
djangorestframework>=3.11.2
gunicorn==20.0.4
html5lib==1.1
identify==2.2.13
iniconfig==1.0.1
ipdb==0.13.4
jedi==0.17.2
Markdown==3.2.2
mypy-extensions==0.4.3
nodeenv==1.6.0
packaging==20.4
parso==0.7.1
pathspec==0.8.0
pdfkit==0.6.1
pexpect==4.8.0
Pillow>=8.3.0
pickleshare==0.7.5
pluggy==0.13.1
pre-commit==2.11.1
prompt-toolkit==3.0.7
psycopg2-binary==2.8.6
ptyprocess==0.6.0
py>=1.10.0
pycparser==2.20
Pygments>=2.7.4
pyparsing==2.4.7
PyPDF2>=1.27.5
Pyphen==0.9.5
pytest==6.1.1
pytest-cov==2.10.1
pytest-django==3.10.0
python-decouple==3.3
python-pdf==0.37
pytz==2020.1
raven==6.10.0
regex==2020.7.14
six==1.15.0
sqlparse==0.3.1
tinycss2==1.0.2
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.3
wcwidth==0.2.5
WeasyPrint==51
webencodings==0.5.1
whitenoise==5.3.0
wkhtmltopdf==0.2
xhtml2pdf==0.2.4