We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650f762 commit e2fcdc6Copy full SHA for e2fcdc6
1 file changed
libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml
@@ -25,7 +25,7 @@ license = {text = "MIT"}
25
dependencies = [
26
"microsoft-agents-a365-tooling >= 0.1.0",
27
"microsoft-agents-hosting-core >= 0.4.0, < 0.6.0",
28
- "agent-framework-azure-ai >= 0.1.0",
+ "agent-framework-azure-ai >= 1.0.0b251001",
29
"azure-identity >= 1.12.0",
30
"typing-extensions >= 4.0.0",
31
]
0 commit comments