-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
55 lines (55 loc) · 964 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
55
backports.entry-points-selectable==1.1.0
bleach==4.1.0
bokeh==2.3.3
Brotli==1.0.9
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
dash==1.21.0
dash-bootstrap-components==0.13.0
dash-core-components==1.17.1
dash-html-components==1.1.4
dash-table==4.12.0
distlib==0.3.3
filelock==3.1.0
Flask==2.0.1
Flask-Compress==1.10.1
future==0.18.2
gunicorn>=20.1.0
idna==2.10
importlib-metadata==4.8.1
itsdangerous==2.0.1
Jinja2==3.0.1
lxml==4.6.3
Markdown==3.3.4
MarkupSafe==2.0.1
multitasking==0.0.9
numpy==1.19.5
packaging==21.0
pandas==1.3.1
panel==0.12.1
param==1.11.1
Pillow==8.3.2
platformdirs==2.4.0
plotly==5.3.0
pycoingecko==2.2.0
pyct==0.4.8
pyparsing==2.4.7
python-dateutil==2.8.2
python-dotenv==0.19.0
pytz==2021.1
pyviz-comms==2.1.0
PyYAML==5.4.1
requests==2.25.1
six==1.16.0
tenacity==8.0.1
tornado==6.1
tqdm==4.62.3
typing-extensions==3.10.0.2
urllib3==1.26.7
virtualenv==20.8.1
webencodings==0.5.1
Werkzeug==2.0.1
whitenoise==5.3.0
yfinance==0.1.63
zipp==3.5.0