We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb11f43 commit 320d67aCopy full SHA for 320d67a
libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml
@@ -24,12 +24,10 @@ classifiers = [
24
license = "MIT"
25
dependencies = [
26
"microsoft-agents-a365-tooling >= 0.1.0",
27
- "microsoft-agents-hosting-core >= 0.4.0",
+ "microsoft-agents-hosting-core >= 0.4.0, < 0.6.0",
28
"agent-framework-azure-ai >= 0.1.0",
29
"azure-identity >= 1.12.0",
30
"typing-extensions >= 4.0.0",
31
- "protobuf >= 5.0.0",
32
- "googleapis-common-protos >= 1.60.0",
33
]
34
35
[project.urls]
0 commit comments