Skip to content
Open
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
13 changes: 7 additions & 6 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
aiofiles==24.1.0
# via quart
aiohappyeyeballs==2.3.6
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.10.11
aiohttp==3.13.3
# via
# -r requirements.in
# microsoft-kiota-authentication-azure
aiosignal==1.3.1
aiosignal==1.4.0
# via aiohttp
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -151,6 +151,7 @@ itsdangerous==2.2.0
# quart
jinja2==3.1.6
# via
# -r requirements.in
# flask
# quart
markupsafe==2.1.5
Expand Down Expand Up @@ -327,7 +328,9 @@ portalocker==2.10.0
priority==2.0.0
# via hypercorn
propcache==0.2.0
# via yarl
# via
# aiohttp
# yarl
psutil==5.9.8
# via azure-monitor-opentelemetry-exporter
pyasn1==0.4.8
Expand All @@ -346,8 +349,6 @@ pyjwt[crypto]==2.8.0
# pyjwt
pymupdf==1.24.7
# via -r requirements.in
pymupdfb==1.24.6
# via pymupdf
pypdf==4.2.0
# via -r requirements.in
python-dateutil==2.9.0.post0
Expand Down