diff --git a/requirements.txt b/requirements.txt index 4cc7b1c1..87049b43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ tokenizers==0.20.0 ; python_full_version >= "3.8.1" and python_version < "4.0" tqdm==4.66.5 ; python_full_version >= "3.8.1" and python_version < "4.0" typing-extensions==4.12.2 ; python_full_version >= "3.8.1" and python_version < "4.0" tzdata==2024.1 ; python_version >= "3.9" and python_version < "4.0" -urllib3==2.2.2 ; python_full_version >= "3.8.1" and python_version < "4.0" +urllib3==2.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0" wcwidth==0.2.13 ; python_full_version >= "3.8.1" and python_version < "4.0" yarl==1.9.11 ; python_full_version >= "3.8.1" and python_version < "4.0" zipp==3.20.1 ; python_full_version >= "3.8.1" and python_version < "4.0"