diff --git a/setup.py b/setup.py index ef9af19..6e0d014 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ keywords = ['Eye Tracking','blink detection','User Interface','Webcamera'], install_requires=[ 'keyboard==0.13.3', - 'tqdm==4.48.0', + 'tqdm==4.66.3', 'numpy==1.18.1', 'opencv-python>=4.0.*', 'pandas==0.24.0',