Skip to content

Commit e2fcdc6

Browse files
committed
fix agent framework-version
1 parent 650f762 commit e2fcdc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • libraries/microsoft-agents-a365-tooling-extensions-agentframework

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ license = {text = "MIT"}
2525
dependencies = [
2626
"microsoft-agents-a365-tooling >= 0.1.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.0b251001",
2929
"azure-identity >= 1.12.0",
3030
"typing-extensions >= 4.0.0",
3131
]

0 commit comments

Comments
 (0)