diff --git a/setup.py b/setup.py index 5afa510..f256f12 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ def read(file_name): 'numpy==1.22.4', 'tensorflow==2.11.0', 'Pillow==9.3.0', - 'tqdm==4.64.1', + 'tqdm==4.65.0', 'six==1.16.0' ] )