diff --git a/samples/agentic-strands/app/requirements.txt b/samples/agentic-strands/app/requirements.txt index 2a785c6f..ce081ed2 100644 --- a/samples/agentic-strands/app/requirements.txt +++ b/samples/agentic-strands/app/requirements.txt @@ -3,5 +3,5 @@ strands-agents-tools>=0.2.0 openai===1.99.9 dotenv===0.9.9 flask==2.0.1 -werkzeug==2.3.7 +werkzeug==3.1.5 requests==2.31.0