Skip to content

Commit 83d2fce

Browse files
committed
fix(SAP) added pandas_datareader and yfinance into requirements.txt
1 parent fbd79dd commit 83d2fce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

02_Python_Programming/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,12 @@ lxml==4.4.2
2222
Markdown==3.2.1
2323
matplotlib==3.1.2
2424
mplfinance==0.12.3a3
25+
multitasking==0.0.9
2526
numpy==1.17.4
2627
oauthlib==3.1.0
2728
opt-einsum==3.2.0
2829
pandas==1.0.1
30+
pandas-datareader==0.8.1
2931
Pillow==7.0.0
3032
protobuf==3.11.3
3133
pyasn1==0.4.8
@@ -50,3 +52,4 @@ termcolor==1.1.0
5052
urllib3==1.25.7
5153
Werkzeug==1.0.1
5254
wrapt==1.12.1
55+
yfinance==0.1.54

0 commit comments

Comments
 (0)