diff --git a/pyproject.toml b/pyproject.toml index 3fa7fbc..ff934a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "streamlit==1.32.0", "requests==2.31.0", "python-dotenv==1.0.1", - "pandas==2.2.1", + "pandas==3.0.0", "dotenv", "matplotlib", "pytest",