Skip to content

Commit ed39d07

Browse files
committed
fix
1 parent 47e2e36 commit ed39d07

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

tests/mcp/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ requires-python = ">=3.12"
77
dependencies = [
88
"dotenv>=0.9.9",
99
"microsoft-teams-ai",
10-
"microsoft-teams-common"
10+
"microsoft-teams-common",
11+
"microsoft-teams-openai"
1112
]
1213

1314
[tool.uv.sources]

uv.lock

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

0 commit comments

Comments
 (0)