diff --git a/code/function/requirements.txt b/code/function/requirements.txt index ac72939..163ff82 100644 --- a/code/function/requirements.txt +++ b/code/function/requirements.txt @@ -6,6 +6,6 @@ azure-functions~=1.17.0 fastapi~=0.103.2 pydantic-settings~=2.0.3 -aiohttp~=3.8.5 +aiohttp~=3.8.6 opentelemetry-instrumentation-fastapi==0.41b0 azure-monitor-opentelemetry-exporter==1.0.0b17