-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.25 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
astroid==2.1.0
autopep8==1.4.3
backcall==0.1.0
beautifulsoup4==4.7.1
cairocffi==0.9.0
CairoSVG==2.2.1
certifi==2018.10.15
cffi==1.11.5
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.3
cssselect2==0.2.1
cycler==0.10.0
decorator==4.3.2
defusedxml==0.5.0
Django==2.1.2
django-cors-headers==2.4.0
djangorestframework==3.9.0
djangorestframework-jwt==1.11.0
gunicorn==19.9.0
html5lib==1.0.1
idna==2.8
ipython==7.2.0
ipython-genutils==0.2.0
isort==4.3.4
itypes==1.1.0
jedi==0.13.2
Jinja2==2.10
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
Markdown==3.0.1
MarkupSafe==1.1.0
matplotlib==3.0.2
mccabe==0.6.1
numpy==1.16.1
opencv-python==4.0.0.21
pandas==0.24.1
parso==0.3.2
pdf-reports==0.2.3
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.4.1
prompt-toolkit==2.0.8
psycopg2==2.7.6.1
psycopg2-binary==2.7.6.1
ptyprocess==0.6.0
pycodestyle==2.5.0
pycparser==2.19
pygame==1.9.4
Pygments==2.3.1
PyJWT==1.6.4
pylint==2.2.2
pylint-django==2.0.6
pylint-plugin-utils==0.5
pyparsing==2.3.1
Pyphen==0.9.5
pypugjs==5.7.2
python-dateutil==2.8.0
pytz==2018.7
PyYAML==3.13
redis==3.0.1
reportlab==3.5.12
requests==2.21.0
six==1.12.0
soupsieve==1.8
tinycss2==0.6.1
traitlets==4.3.2
typed-ast==1.1.1
uritemplate==3.0.0
urllib3==1.24.1
wcwidth==0.1.7
WeasyPrint==44
webencodings==0.5.1
wrapt==1.10.11