From 40bc9367395e0a5fdc471223ee2ebf413344c42b Mon Sep 17 00:00:00 2001 From: Benjamin Date: Mon, 20 May 2024 16:47:05 +0800 Subject: [PATCH] chore: update yfinance dependency to version 0.2.40 (#4517) --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 39cbfaad99..13b7d96dd4 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -66,7 +66,7 @@ bs4~=0.0.1 markdown~=3.5.1 httpx[socks]~=0.24.1 matplotlib~=3.8.2 -yfinance~=0.2.35 +yfinance~=0.2.40 pydub~=0.25.1 gmpy2~=2.1.5 numexpr~=2.9.0