diff --git a/requirements.txt b/requirements.txt index 5212e202..ac885f33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ rfc3986==1.5.0; python_version >= "3.6" six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" sniffio==1.2.0; python_full_version >= "3.6.2" and python_version >= "3.6" spotipy==2.19.0 -tqdm==4.62.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" +tqdm==4.66.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" typing-extensions==3.10.0.2; python_full_version >= "3.6.2" and python_version >= "3.6" and python_version < "3.8" urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" youtube-search-python==1.4.8; python_version >= "3.6"