Updated load_share_price.py

This commit is contained in:
2022-05-09 14:22:17 +02:00
parent 8862636fd7
commit 19d52c0ed1
2 changed files with 33 additions and 8 deletions

View File

@@ -12,5 +12,7 @@ pytest~=7.1.2
pytest-cov
marshmallow~=3.15.0
faker~=13.7.0
yfinance~=0.1.70
requests~=2.27.1
requests~=2.27.1
investpy~=1.0.8
pandas~=1.4.1
currencyconverter~=0.16.12