diff --git a/pyproject.toml b/pyproject.toml index bd6c515..54cd759 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "pydrive2~=1.18.1", "spotipy~=2.23.0", "httpx~=0.26.0", - "tenacity~=8.2.2", + "tenacity~=9.0.0", "yfinance>=0.2.36", ] readme = "README.md"