Skip to content

Commit 87adacf

Browse files
Require uvicorn>=0.35 for websockets-sansio support (#2307)
Fixes #2299 Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Jeremiah Lowin <[email protected]>
1 parent d12f51d commit 87adacf

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies = [
1616
"pydantic[email]>=2.11.7",
1717
"pyperclip>=1.9.0",
1818
"py-key-value-aio[disk,keyring,memory]>=0.2.8,<0.3.0",
19+
"uvicorn>=0.35",
1920
"websockets>=15.0.1",
2021
"jsonschema-path>=0.3.4",
2122
]

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)