diff --git a/requirements.txt b/requirements.txt index ca5f356..794795b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ threadpoolctl==3.4.0 ; python_version >= '3.8' torch==2.0.1 torchdata==0.6.1 torchtext==0.15.2 -tqdm==4.66.2 ; python_version >= '3.7' +tqdm==4.66.3 ; python_version >= '3.7' typing-extensions==4.9.0 ; python_version >= '3.8' tzdata==2024.1 ; python_version >= '2' urllib3==1.26.18 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'