Skip to content

Commit ca16e6e

Browse files
committed
Add anyio to dependencies
1 parent 861b563 commit ca16e6e

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
@@ -5,6 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8+
"anyio>=4.10.0",
89
"mcp>=1.13.0",
910
"nexus-rpc>=1.1.0",
1011
"pydantic>=2.11.7",

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)