diff --git a/pyproject.toml b/pyproject.toml index f814707..91897c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ ] forecast = [ "numpy==2.3.3", - "pandas==2.3.2", + "pandas==2.3.3", "scikit-learn==1.7.2", "scipy==1.16.2" ]