diff --git a/code/function/requirements.txt b/code/function/requirements.txt index c1c4562..55d460e 100644 --- a/code/function/requirements.txt +++ b/code/function/requirements.txt @@ -3,7 +3,7 @@ # Manually managing azure-functions-worker may cause unexpected issues # azure-identity~=1.15.0 -azure-functions~=1.19.0 +azure-functions~=1.20.0 fastapi~=0.111.0 pydantic-settings~=2.3.3 httpx~=0.27.0