diff --git a/end-to-end-use-cases/whatsapp_llama_4_bot/requirements.txt b/end-to-end-use-cases/whatsapp_llama_4_bot/requirements.txt index da43a1751..087b7b995 100644 --- a/end-to-end-use-cases/whatsapp_llama_4_bot/requirements.txt +++ b/end-to-end-use-cases/whatsapp_llama_4_bot/requirements.txt @@ -43,6 +43,6 @@ tqdm==4.67.1 typer==0.15.2 typing-inspection==0.4.0 typing_extensions==4.13.2 -urllib3==2.4.0 +urllib3==2.6.3 uvicorn==0.34.1 yarl==1.19.0