-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
59 lines (59 loc) · 1005 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
56
57
58
59
astroid==2.8.0
certifi==2021.5.30
charset-normalizer==2.0.6
click==8.0.1
cloudscraper==1.2.58
cvxopt==1.2.7
cvxpy==1.1.15
cycler==0.10.0
decorator==5.1.0
ecos==2.0.7.post1
ffn==0.3.6
Flask==2.0.1
future==0.18.2
idna==3.2
isort==5.9.3
itsdangerous==2.0.1
Jinja2==3.0.1
joblib==1.0.1
kiwisolver==1.3.2
lazy-object-proxy==1.6.0
loguru==0.5.3
lxml==4.6.3
MarkupSafe==2.0.1
matplotlib==3.4.3
mccabe==0.6.1
mplfinance==0.12.7a17
multitasking==0.0.9
numpy==1.21.2
osqp==0.6.2.post0
pandas==1.3.3
pandas-datareader==0.10.0
Pillow==8.3.2
platformdirs==2.3.0
pylint==2.11.1
pyparsing==2.4.7
pyportfolioopt==1.4.2
python-box==5.4.1
python-dateutil==2.8.2
python-dotenv==0.19.0
pytz==2021.1
qdldl==0.1.5.post0
requests==2.26.0
requests-toolbelt==0.9.1
scikit-learn==1.0
scipy==1.7.1
scs==2.1.4
seaborn==0.11.2
six==1.16.0
tabulate==0.8.9
threadpoolctl==2.2.0
toml==0.10.2
tradingview-ta==3.2.9
typing-extensions==3.10.0.2
urllib3==1.26.7
websockets==10.0
Werkzeug==2.0.1
wrapt==1.12.1
wsimple==3.0.1
yfinance==0.1.63