diff --git a/pyproject.toml b/pyproject.toml index f9fa0916..5810b36f 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.0.3" flake8="3.7.9" sphinx = "^2.2" sphinx-rtd-theme = "0.5.0"