diff --git a/setup.py b/setup.py index cd6f0ad..b68be1d 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def read_file(filename): 'hdbscan>=0.8.26', 'pandas', # Custom install with CSD Python API 'futures >=3.1.1', - 'tqdm==4.31.1', + 'tqdm==4.66.3', 'xmltodict==0.12.0'], package_data={ # If any package contains *.txt or *.rst files, include them: