diff --git a/setup.py b/setup.py index 3b57acc4cd..00d93889ed 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ def run(self): "funcy>=1.14", "pathspec>=0.6.0", "shortuuid>=0.5.0", - "tqdm>=4.44.0,<5", + "tqdm>=4.45.0,<5", "packaging>=19.0", "zc.lockfile>=1.2.1", "flufl.lock>=3.2",