forked from radovankavicky/dash-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
53 lines (53 loc) · 919 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
algoliasearch==1.15.3
certifi==2018.4.16
chardet==3.0.4
click==6.7
configparser==3.5.0
dash==0.27.0
dash-auth==1.1.2
dash-core-components==0.30.2
dash-dangerously-set-inner-html==0.0.1
dash-html-components==0.13.2
dash-renderer==0.14.1
dash-table-experiments==0.6.0
decorator==4.3.0
enum34==1.1.6
flake8==3.5.0
Flask==1.0
Flask-Caching==1.4.0
Flask-Compress==1.4.0
Flask-Cors==3.0.3
Flask-SeaSurf==0.2.2
greenlet==0.4.13
gunicorn==19.8.0
idna==2.6
ipython-genutils==0.2.0
itsdangerous==0.24
Jinja2==2.10
jsonschema==2.6.0
jupyter-core==4.4.0
lxml==4.2.1
MarkupSafe==1.0
mccabe==0.6.1
nbformat==4.4.0
numpy
pandas
pandas-datareader
percy
plotly==3.1.1
pycodestyle==2.3.1
pyflakes==1.6.0
pyorbital==1.3.1
python-dateutil==2.7.2
pytz==2018.4
redis==2.10.6
requests==2.18.4
requests-file==1.4.3
requests-ftp==0.3.1
retrying==1.3.3
selenium==3.11.0
six==1.11.0
traitlets==4.3.2
urllib3==1.22
Werkzeug==0.14.1
wrapt==1.10.11