diff --git a/benchmark/promptflow-serve/pf_flows/static_async/requirements.txt b/benchmark/promptflow-serve/pf_flows/static_async/requirements.txt index 1c8b5d9ad63..e5ac4158fd0 100644 --- a/benchmark/promptflow-serve/pf_flows/static_async/requirements.txt +++ b/benchmark/promptflow-serve/pf_flows/static_async/requirements.txt @@ -3,4 +3,4 @@ promptflow[azure]==1.12.0 promptflow-tools==1.4.0 fastapi==0.111.0 uvicorn==0.30.1 -aiohttp==3.9.5 \ No newline at end of file +aiohttp==3.10.11 \ No newline at end of file