Skip to content

Commit 595b78b

Browse files
committed
working
1 parent b0cdf94 commit 595b78b

File tree

5 files changed

+17
-20
lines changed

5 files changed

+17
-20
lines changed

packages/mcp/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ dependencies = [
1212
"mcp>=1.13.1",
1313
"fastmcp>=0.5.0",
1414
"microsoft.teams.apps",
15-
"microsoft.teams.ai",
16-
"starlette",
15+
"microsoft.teams.ai"
1716
]
1817

1918
[build-system]
File renamed without changes.

tests/mcp/pyproject.toml renamed to tests/mcp-client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "mcp-test"
2+
name = "mcp-client"
33
version = "0.1.0"
44
description = "a test to test out mcp client and server"
55
readme = "README.md"
File renamed without changes.

uv.lock

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

0 commit comments

Comments
 (0)