Skip to content

Commit 320d67a

Browse files
test
1 parent bb11f43 commit 320d67a

File tree

1 file changed

+1
-3
lines changed
  • libraries/microsoft-agents-a365-tooling-extensions-agentframework

1 file changed

+1
-3
lines changed

libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,10 @@ classifiers = [
2424
license = "MIT"
2525
dependencies = [
2626
"microsoft-agents-a365-tooling >= 0.1.0",
27-
"microsoft-agents-hosting-core >= 0.4.0",
27+
"microsoft-agents-hosting-core >= 0.4.0, < 0.6.0",
2828
"agent-framework-azure-ai >= 0.1.0",
2929
"azure-identity >= 1.12.0",
3030
"typing-extensions >= 4.0.0",
31-
"protobuf >= 5.0.0",
32-
"googleapis-common-protos >= 1.60.0",
3331
]
3432

3533
[project.urls]

0 commit comments

Comments
 (0)