We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd79dd commit 83d2fceCopy full SHA for 83d2fce
1 file changed
02_Python_Programming/requirements.txt
@@ -22,10 +22,12 @@ lxml==4.4.2
22
Markdown==3.2.1
23
matplotlib==3.1.2
24
mplfinance==0.12.3a3
25
+multitasking==0.0.9
26
numpy==1.17.4
27
oauthlib==3.1.0
28
opt-einsum==3.2.0
29
pandas==1.0.1
30
+pandas-datareader==0.8.1
31
Pillow==7.0.0
32
protobuf==3.11.3
33
pyasn1==0.4.8
@@ -50,3 +52,4 @@ termcolor==1.1.0
50
52
urllib3==1.25.7
51
53
Werkzeug==1.0.1
54
wrapt==1.12.1
55
+yfinance==0.1.54
0 commit comments