Skip to content

Commit 9eaa94a

Browse files
Update agent-framework-azure-ai dependency version
1 parent ced8472 commit 9eaa94a

File tree

1 file changed

+2
-2
lines changed
  • libraries/microsoft-agents-a365-tooling-extensions-agentframework

1 file changed

+2
-2
lines changed

libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ license = {text = "MIT"}
2525
dependencies = [
2626
"microsoft-agents-a365-tooling >= 0.0.0",
2727
"microsoft-agents-hosting-core >= 0.4.0, < 0.6.0",
28-
"agent-framework-azure-ai >= 0.1.0",
28+
"agent-framework-azure-ai >= 1.0.0b251114",
2929
"azure-identity >= 1.12.0",
3030
"typing-extensions >= 4.0.0",
3131
]
@@ -69,4 +69,4 @@ target-version = "py311"
6969

7070
[tool.mypy]
7171
python_version = "3.11"
72-
strict = true
72+
strict = true

0 commit comments

Comments
 (0)