-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 914 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.4
astroid==2.4.1
autopep8==1.5.2
Brotli==1.0.9
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
dash==1.16.3
dash-core-components==1.12.1
dash-html-components==1.1.1
dash-renderer==1.8.2
dash-table==4.10.1
distlib==0.3.0
filelock==3.0.12
Flask==1.1.2
Flask-Compress==1.7.0
future==0.18.2
gunicorn==20.0.4
idna==2.10
importlib-metadata==1.6.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==0.17.0
lazy-object-proxy==1.4.3
lxml==4.6.1
MarkupSafe==1.1.1
mccabe==0.6.1
multitasking==0.0.9
numpy==1.18.4
pandas==1.0.3
pandas-datareader==0.9.0
patsy==0.5.1
plotly==4.11.0
pycodestyle==2.6.0
pylint==2.5.2
python-dateutil==2.8.1
pytz==2020.1
requests==2.24.0
retrying==1.3.3
scikit-learn==0.23.2
scipy==1.5.3
six==1.14.0
statsmodels==0.12.0
threadpoolctl==2.1.0
toml==0.10.1
typed-ast==1.4.1
urllib3==1.25.11
virtualenv==20.0.20
Werkzeug==1.0.1
wrapt==1.12.1
xlrd==1.2.0
yfinance==0.1.55
zipp==3.1.0