diff --git a/setup.py b/setup.py index c5b6b71..af7d6df 100644 --- a/setup.py +++ b/setup.py @@ -23,5 +23,5 @@ include_package_data=True, install_requires=['torch==1.4.0', 'torchvision==0.5.0', - 'tqdm==4.32.2'], + 'tqdm==4.66.3'], ) \ No newline at end of file