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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# traced to exact versions. Development/build tools live in requirements-dev.txt.
# Refresh deliberately (and re-run the tests) rather than drifting silently.
fastapi==0.139.2
uvicorn[standard]==0.51.0
uvicorn[standard]==0.52.0
httpx==0.28.1
pydantic==2.13.4
pywin32==312; sys_platform == "win32"