forked from radovankavicky/dash-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 loc) · 1.55 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
dash_user_guide_components-0.0.3.tar.gz
algoliasearch==1.15.3
certifi==2018.4.16
chardet==3.0.4
click==6.7
colorlover==0.3.0
configparser==3.5.0
cryptography<3.4;python_version<"3.7"
dash[testing]==1.19.0
dash-auth==1.3.2
dash-bio-utils==0.0.6
dash-bio==0.6.1
dash-canvas==0.1.0
dash-cytoscape==0.2.0
dash-dangerously-set-inner-html==0.0.2
dash-daq==0.5.0
dash-slicer>=0.3.0;python_version>="3.0"
dask==1.2.0
decorator==4.3.0
enum34==1.1.6
flake8==3.5.0
Flask-Caching==1.4.0
Flask-Compress==1.4.0
Flask-Cors==3.0.3
Flask-SeaSurf==0.2.2
Flask==1.1.1
future==0.18.2
future-fstrings==1.2.0
greenlet==0.4.14
gunicorn==19.8.0
idna==2.6
imageio==2.6.1;python_version=="2.7"
imageio>=2.8;python_version>="3.0"
ipython-genutils==0.2.0
itsdangerous==0.24
Jinja2==2.11.1
jsonschema==2.6.0
jupyter-core==4.4.0
lxml==4.6.2
Markdown==3.2.1;python_version>="3.5"
MarkupSafe==1.1.1
mccabe==0.6.1
nbformat==4.4.0
numpy==1.16.2
pandas-datareader==0.7.0
pandas==1.0.3;python_version>="3.0"
pandas==0.24.2;python_version=="2.7"
percy==2.0.2
pip==20.0.2
plotly==4.12.0
pycodestyle==2.3.1
pyflakes==1.6.0
pyorbital==1.3.1
pyparsing==2.4.0
pytest-mock==2.0.0;python_version=="2.7"
pytest-mock==3.2.0;python_version>="3.0"
pytest-sugar==0.9.4
pytest==4.6.9;python_version=="2.7"
pytest==6.0.2;python_version>="3.0"
python-dateutil==2.7.2
pytz==2018.4
redis==2.10.6
requests-file==1.4.3
requests-ftp==0.3.1
requests[security]==2.21.0
requests==2.21.0
retrying==1.3.3
scikit-image==0.14.2
selenium==3.141.0
six==1.11.0
traitlets==4.3.2
urllib3==1.24.2
Werkzeug==0.16.0
wrapt==1.10.11
holoviews>=1.14.0a10<1.14.1