diff --git a/pyproject.toml b/pyproject.toml index 15aa066..f105646 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev = [ "gymnasium[classic-control]>=0.29", "matplotlib>=3.5", "mkdocs-material>=9.0", - "tqdm>=4.60", + "tqdm>=4.70.0", "optuna>=3.0", "mypy>=1.0", "plotly>=5.0",