mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: [BREAKING] Reduce core dependencies and simplify optional integrations (#4904)
* improved dependencies and some fixes * fix for mypy * improve mcp
This commit is contained in:
committed by
GitHub
Unverified
parent
49d69b3bf5
commit
c012aac5f2
@@ -39,6 +39,8 @@ dev = [
|
||||
"pytest-retry==1.7.0",
|
||||
"mypy==1.19.1",
|
||||
"pyright==1.1.408",
|
||||
"mcp[ws]>=1.24.0,<2",
|
||||
"opentelemetry-sdk>=1.39.0,<2",
|
||||
#tasks
|
||||
"poethepoet==0.42.1",
|
||||
"rich==13.7.1",
|
||||
|
||||
Reference in New Issue
Block a user