Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requires-python = ">=3.10"
dependencies = [
"agent-framework-core==1.0.0b251111",
"agent-framework-azure-ai==1.0.0b251111",
"agent-framework-a2a==1.0.0b251111",
"agent-framework-a2a==1.0.0b260528",
"agent-framework-devui==1.0.0b251111",
# Pin a2a-sdk to a compatible version; agent-framework-a2a 1.0.0b251111
# declares a2a-sdk>=0.3.5 without upper bound, but a2a-sdk>=0.3.24 removes
Expand Down