Save symbol price in database

This commit is contained in:
2022-04-05 15:08:57 +02:00
parent 852dedfc0c
commit 695b7593be
9 changed files with 151 additions and 6 deletions

View File

@@ -11,4 +11,6 @@ bcrypt==3.2.0
pytest~=7.1.1
pytest-cov
marshmallow~=3.15.0
faker~=4.0.0
faker~=4.0.0
yfinance~=0.1.6
requests~=2.22.0