diff --git a/pyproject.toml b/pyproject.toml index 75f6466..94535c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "monarchmoneycommunity>=1.3.1", "keyring>=25.7.0", "numpy>=2.0", - "pandas>=2.2", + "pandas>=3.0.4", "scipy>=1.13", "yfinance>=1.3.0", ]