Skip to content

Commit 86bef84

Browse files
update dependencies in pyproject.toml and uv.lock
1 parent 853725b commit 86bef84

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ dependencies = [
3838
"typing-inspection>=0.4.1",
3939
"typer>=0.16.0",
4040
"python-dotenv>=1.0.0",
41+
"websockets>=15.0.1",
4142
]
4243

4344
[project.optional-dependencies]
4445
rich = ["rich>=13.9.4"]
45-
ws = ["websockets>=15.0.1"]
4646

4747
[project.scripts]
4848
mcp = "mcp.cli:app"

uv.lock

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

0 commit comments

Comments
 (0)