diff --git a/pyproject.toml b/pyproject.toml index 09d4f156..f25bbc24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ jupyter="1.0.0" xgboost="0.90" matplotlib="3.1.1" wget="3.2" -pandas="0.25.3" +pandas="2.1.0" flake8="3.7.9" sphinx = "^2.2" sphinx-rtd-theme = "0.5.0"