File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -606,6 +606,7 @@ absl-py 0.8.0
606606astor 0.8.0
607607astroid 2.3.3
608608backcall 0.1.0
609+ beautifulsoup4 4.9.3
609610certifi 2020.6.20
610611chardet 3.0.4
611612colorama 0.4.1
@@ -617,6 +618,7 @@ google-pasta 0.1.7
617618graphviz 0.13.2
618619grpcio 1.23.0
619620h5py 2.10.0
621+ html5lib 1.1
620622idna 2.10
621623image 1.5.27
622624imageio 2.6.1
@@ -646,7 +648,7 @@ pandas-datareader 0.5.0
646648parso 0.5.1
647649pickleshare 0.7.5
648650Pillow 6.2.0
649- pip 20.1.1
651+ pip 21.2.4
650652prompt-toolkit 2.0.10
651653protobuf 3.9.2
652654pydot 1.4.1
@@ -666,6 +668,7 @@ scipy 1.3.1
666668seaborn 0.9.0
667669setuptools 41.2.0
668670six 1.12.0
671+ soupsieve 2.2
669672sqlparse 0.3.0
670673tensorboard 2.0.0
671674tensorflow 2.0.0
@@ -676,11 +679,12 @@ traitlets 4.3.3
676679typed-ast 1.4.0
677680urllib3 1.25.9
678681wcwidth 0.1.7
682+ webencodings 0.5.1
679683Werkzeug 0.16.0
680684wheel 0.33.6
681685wrapt 1.11.2
682686xlrd 1.2.0
683- yfinance 0.1.54
687+ yfinance 0.1.63
684688```
685689Then edit the file "stock_prediction_deep_learning.py" to include the Stock you want to use and the relevant dates and execute:
686690
You can’t perform that action at this time.
0 commit comments