mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Pin meta core (#2597)
* pin core dependency in the meta package * fix for mcp latest * fix mypy * test fix * test fix * fix tests for content parsing
This commit is contained in:
committed by
GitHub
Unverified
parent
931197ba95
commit
a81279d960
@@ -23,7 +23,7 @@ classifiers = [
|
||||
"Typing :: Typed",
|
||||
]
|
||||
dependencies = [
|
||||
"agent-framework-core[all]",
|
||||
"agent-framework-core[all]==1.0.0b251120",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user