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
10 changes: 5 additions & 5 deletions app/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
# uv pip compile requirements.in -o requirements.txt --python-version 3.9
aiofiles==24.1.0
# via
# prompty
Expand Down Expand Up @@ -111,7 +111,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
h11==0.16.0
# via
# httpcore
# hypercorn
Expand All @@ -123,9 +123,9 @@ h2==4.1.0
# hypercorn
hpack==4.0.0
# via h2
httpcore==1.0.5
httpcore==1.0.9
# via httpx
httpx[http2]==0.27.0
httpx==0.27.0
# via
# microsoft-kiota-http
# msgraph-core
Expand Down Expand Up @@ -344,7 +344,7 @@ pydantic-core==2.20.1
# via pydantic
pygments==2.18.0
# via rich
pyjwt[crypto]==2.10.1
pyjwt==2.10.1
# via
# -r requirements.in
# msal
Expand Down