forked from plotly/dash-table-experiments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.09 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
appnope==0.1.0
asn1crypto==0.22.0
backports.shutil-get-terminal-size==1.0.0
certifi==2017.7.27.1
cffi==1.10.0
chardet==3.0.4
click==6.7
cryptography==2.0.3
dash==0.20.0
dash-core-components==0.18.1
dash-html-components==0.8.0
dash-renderer
decorator==4.1.2
enum34==1.1.6
Flask==0.12.2
Flask-Compress==1.4.0
Flask-SeaSurf==0.2.2
funcsigs==1.0.2
functools32==3.2.3.post2
idna==2.6
ipaddress==1.0.18
ipdb==0.10.3
ipython==5.4.1
ipython-genutils==0.2.0
itsdangerous==0.24
Jinja2==2.9.6
jsonschema==2.6.0
jupyter-core==4.3.0
loremipsum==1.0.5
MarkupSafe==1.0
mock==2.0.0
nbformat==4.4.0
numpy==1.13.1
pandas==0.20.3
pathlib2==2.3.0
pbr==3.1.1
percy==1.0.6
pexpect==4.2.1
pickleshare==0.7.4
pkginfo==1.4.1
plotly==2.0.15
pluggy==0.5.2
prompt-toolkit==1.0.15
ptyprocess==0.5.2
py==1.4.34
pycparser==2.18
Pygments==2.2.0
pyOpenSSL==17.2.0
python-dateutil==2.6.1
pytz==2017.2
requests==2.18.4
requests-toolbelt==0.8.0
scandir==1.5
selenium==3.5.0
simplegeneric==0.8.1
six==1.10.0
tox==2.8.2
tox-pyenv==1.1.0
tqdm==4.15.0
traitlets==4.3.2
twine==1.9.1
urllib3==1.22
virtualenv==15.1.0
wcwidth==0.1.7
Werkzeug==0.12.2
xlrd==1.1.0