forked from plotly/dash-table
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 877 Bytes
/
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
appdirs==1.4.3
appnope==0.1.0
astroid==2.0.4
attrs==18.2.0
backcall==0.1.0
black==18.6b4
certifi==2018.8.24
chardet==3.0.4
chromedriver-binary==2.41.0
click==6.7
decorator==4.3.0
flake8==3.5.0
Flask==1.1.1
Flask-Compress==1.4.0
gunicorn==19.9.0
idna==2.7
ipdb==0.11
ipython==6.5.0
ipython-genutils==0.2.0
isort==4.3.4
itsdangerous==0.24
jedi==0.12.1
Jinja2==2.11.3
jsonschema==2.6.0
jupyter-core==4.4.0
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
nbformat==4.4.0
numpy==1.15.1
pandas==0.24.1
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.4
plotly==3.2.1
prompt-toolkit==1.0.15
ptyprocess==0.6.0
pycodestyle==2.3.1
pyflakes==1.6.0
Pygments==2.7.4
pylint==2.1.1
python-dateutil==2.7.3
pytz==2018.5
retrying==1.3.3
simplegeneric==0.8.1
six==1.11.0
toml==0.9.6
traitlets==4.3.2
typed-ast==1.1.0
urllib3==1.23
wcwidth==0.1.7
Werkzeug==0.15.6
wrapt==1.10.11
xlrd>=1.0.0,<2