From e7ebddbc1c1b6029c40d22c0fc127c7ab230960a Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 15 Jun 2020 09:31:48 -0400 Subject: [PATCH] update requirements.txt file. ref: https://www.ossez.com/t/python-requirements-txt/158 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e4ea3e2..df5ae38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1 @@ -nose -sphinx \ No newline at end of file +yfinance==0.1.54