-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
74 lines (74 loc) · 1.35 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
dash==0.21.1 # The core dash backend
dash-renderer==0.13.0 # The dash front-end
dash-html-components==0.11.0 # HTML components
dash-core-components==0.23.0 # Supercharged components
dash-table-experiments==0.6.0
plotly==2.7.0 # Plotly graphing library used in examples
pycodestyle==2.4.0
autopep8==1.3.5
astroid==1.6.5
isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
Pillow==5.1.0
pylint==1.9.2
pytesseract==0.2.2
six==1.11.0
wrapt==1.10.11
Wand==0.4.4
alabaster==0.7.11
Babel==2.6.0
certifi==2018.4.16
chardet==3.0.4
coverage==4.5.1
docutils==0.14
gitdb==0.6.4
GitPython==0.3.6
idna==2.7
imagesize==1.0.0
Jinja2==2.10
MarkupSafe==1.0
nose==1.3.7
packaging==17.1
pandas==0.23.3
pbr==4.0.4
pdfquery==0.4.3
Pillow==5.1.0
Pygments==2.2.0
pyparsing==2.2.0
pypi-publisher==0.0.4
pytesseract==0.2.2
alabaster==0.7.11
Babel==2.6.0
certifi==2018.4.16
chardet==3.0.4
coverage==4.5.1
docutils==0.14
gitdb==0.6.4
GitPython==0.3.6
idna==2.7
imagesize==1.0.0
Jinja2==2.10
MarkupSafe==1.0
nose==1.3.7
packaging==17.1
pbr==4.0.4
Pillow==5.1.0
Pygments==2.2.0
pyparsing==2.2.0
pypi-publisher==0.0.4
pytesseract==0.2.2
pytz==2018.4
requests==2.19.1
six==1.11.0
smmap==0.9.0
snowballstemmer==1.2.1
Sphinx==1.7.5
sphinx-rtd-theme==0.4.0
sphinxcontrib-websupport==1.1.0
stevedore==1.28.0
urllib3==1.23
virtualenv==16.0.0
virtualenv-clone==0.3.0
virtualenvwrapper==4.8.2
xpdf-python==0.0.10