diff --git a/code/function/requirements.txt b/code/function/requirements.txt index 6ba5be5..e380e21 100644 --- a/code/function/requirements.txt +++ b/code/function/requirements.txt @@ -3,5 +3,5 @@ # Manually managing azure-functions-worker may cause unexpected issues azure-functions~=1.14.0 -fastapi~=0.96.0 +fastapi~=0.96.1 aiohttp~=3.8.4