diff --git a/setup/requirements.txt b/setup/requirements.txt index d2954e7b..06cfddad 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -30,7 +30,7 @@ h11==0.16.0 ; python_version >= "3.9" and python_version < "4.0" httpcore==1.0.7 ; python_version >= "3.9" and python_version < "4.0" httplib2==0.22.0 ; python_version >= "3.9" and python_version < "4.0" httpx==0.28.1 ; python_version >= "3.9" and python_version < "4.0" -idna==3.10 ; python_version >= "3.9" and python_version < "4.0" +idna==3.15 ; python_version >= "3.9" and python_version < "4.0" jiter==0.8.2 ; python_version >= "3.9" and python_version < "4.0" multidict==6.1.0 ; python_version >= "3.9" and python_version < "4.0" openai==1.58.1 ; python_version >= "3.9" and python_version < "4.0"