diff --git a/setup.py b/setup.py index e09ace4d7..9a6d435ff 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ import setuptools requirements = [ - "tqdm==4.62.3", + "tqdm==4.64.0", "pyyaml==6.0", "tabulate==0.8.9", "colorama==0.4.4",