Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions app/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiofiles==24.1.0
# via quart
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.5
aiohttp==3.10.11
# via
# -r requirements.in
# microsoft-kiota-authentication-azure
Expand Down Expand Up @@ -328,6 +328,8 @@ portalocker==2.10.1
# via msal-extensions
priority==2.0.0
# via hypercorn
propcache==0.2.0
# via yarl
psutil==5.9.8
# via azure-monitor-opentelemetry-exporter
pycparser==2.22
Expand Down Expand Up @@ -433,7 +435,7 @@ wrapt==1.16.0
# opentelemetry-instrumentation-urllib3
wsproto==1.2.0
# via hypercorn
yarl==1.9.4
yarl==1.17.2
# via aiohttp
zipp==3.20.0
# via importlib-metadata
Expand Down