diff --git a/setup.py b/setup.py index 424b0cf..db25d34 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ setup( 'psycopg2-binary==2.8.6', 'xmlunittest==0.5.0', 'flower==0.9.7', - 'tqdm==4.54.1', + 'tqdm==4.55.0', 'requests==2.25.1', 'matplotlib==3.3.3', 'bokeh==2.2.3',