diff --git a/setup.py b/setup.py index 27655a0..33a1d6a 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ requirements = [ "socialreaper", - "tqdm==4.23.4" + "tqdm==4.66.3" ] setup(name='instaphyte',