forked from zcoriarty/quantturf-dash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
126 lines (126 loc) · 2.2 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
alpaca-trade-api==1.4.3
ansi2html==1.7.0
appdirs==1.4.4
appnope==0.1.3
asttokens==2.0.5
async-timeout
backcall==0.2.0
backtrader==1.9.76.123
beautifulsoup4==4.11.1
bidict==0.22.0
Brotli==1.0.9
bs4==0.0.1
charset-normalizer
chart-studio==1.1.0
click==8.1.3
cssselect==1.1.0
cycler==0.11.0
dash==2.6.1
dash-auth==1.4.1
dash-bootstrap-components==1.1.0
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-mantine-components==0.10.2
dash-renderer==1.9.1
dash-table==5.0.0
dash-table-experiments==0.6.0
debugpy==1.6.0
decorator==5.1.1
Deprecated==1.2.13
dill==0.3.5.1
diskcache==5.4.0
dnspython==2.2.1
empyrical==0.5.5
entrypoints==0.4
eventlet==0.33.1
executing==0.8.3
fake-useragent==0.1.11
fastjsonschema==2.15.3
feedparser==6.0.10
Flask==2.1.2
Flask-Compress==1.12
Flask-SeaSurf==1.1.1
Flask-SocketIO==5.3.1
fonttools==4.37.1
FundamentalAnalysis==0.2.2
greenlet==1.1.3
gunicorn==20.1.0
importlib-metadata==4.11.4
# ipykernel==6.13.0
# ipython==8.4.0
itsdangerous==2.1.2
jedi==0.18.1
Jinja2==3.1.2
joblib==1.1.0
jsonschema==4.6.0
# jupyter-client==7.3.1
# jupyter-core==4.10.0
jupyter-dash==0.4.2
kiwisolver==1.4.4
korean-lunar-calendar==0.2.1
lxml==4.9.0
MarkupSafe==2.1.1
matplotlib==3.5.3
matplotlib-inline==0.1.3
multiprocess==0.70.13
multitasking==0.0.10
nbformat==5.4.0
nest-asyncio==1.5.5
# numpy==1.22.4
numpy
packaging==21.3
# pandas==1.4.2
pandas
pandas-datareader==0.10.0
parse==1.19.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.2.0
plotly==5.8.0
prompt-toolkit==3.0.29
psutil==5.9.1
ptyprocess==0.7.0
pure-eval==0.2.2
pyee==8.2.2
pyfolio==0.9.2
Pygments==2.12.0
pyparsing==3.0.9
#pyppeteer==1.0.2
pyquery==1.4.3
pyrsistent==0.18.1
python-dateutil==2.8.2
python-engineio==4.3.4
python-socketio==5.7.1
pyzmq==23.1.0
QuantStats==0.0.59
#redis==4.3.4
requests-html==0.10.0
retrying==1.3.3
rlog==0.3
# scikit-learn==1.1.2
scikit-learn
# scipy==1.9.1
seaborn==0.12.0
sgmllib3k==1.0.0
six==1.16.0
soupsieve==2.3.2.post1
stack-data==0.2.0
tabulate==0.8.10
temp==2020.7.2
tenacity==8.0.1
threadpoolctl==3.1.0
tornado==6.1
tqdm==4.64.0
traitlets==5.2.2.post1
ua-parser==0.16.1
ujson==5.5.0
w3lib==1.22.0
wcwidth==0.2.5
Werkzeug==2.1.2
whitenoise==6.2.0
wrapt==1.14.1
yahoo-fin==0.8.9.1
yfinance==0.1.70
zipfile36==0.1.3
zipp==3.8.0