diff --git a/setup.py b/setup.py index bf1f9cf..20ee2fe 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ setup( 'psycopg2-binary==2.8.6', 'xmlunittest==0.5.0', 'flower==0.9.5', - 'tqdm==4.54.0', + 'tqdm==4.54.1', 'requests==2.25.0', 'matplotlib==3.3.3', 'bokeh==2.2.3',