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: 3 additions & 3 deletions app/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ cryptography==44.0.1
# pyjwt
distro==1.9.0
# via openai
exceptiongroup==1.3.0
exceptiongroup==1.3.1
# via
# anyio
# hypercorn
Expand Down Expand Up @@ -394,7 +394,7 @@ tenacity==9.1.2
# via -r requirements.in
tiktoken==0.12.0
# via -r requirements.in
tomli==2.2.1
tomli==2.3.0
# via hypercorn
tqdm==4.66.5
# via openai
Expand Down Expand Up @@ -436,7 +436,7 @@ urllib3==2.5.0
# via requests
uvicorn==0.30.6
# via -r requirements.in
werkzeug==3.1.3
werkzeug==3.1.5
# via
# azure-functions
# flask
Expand Down