diff --git a/pyproject.toml b/pyproject.toml index 9df7746..14449c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ patsy = "^1.0.1" scipy = "^1.15.2" scikit-learn = "^1.7" numpy = "^2.2.5" -pandas = "^2.2.3" +pandas = "^3.0.1" matplotlib = "^3.10.1" seaborn = "^0.13.2"