Skip to content

Remove Upper Constraint for agent hosting package - #147

Merged
Rahul Devikar (rahuldevikar761) merged 6 commits into
mainfrom
users/radevika/removeUpperConstraint
Jan 28, 2026
Merged

Remove Upper Constraint for agent hosting package#147
Rahul Devikar (rahuldevikar761) merged 6 commits into
mainfrom
users/radevika/removeUpperConstraint

Conversation

@rahuldevikar761

Copy link
Copy Markdown
Collaborator
image E2Es started failing. The older version of tooling is downloaded because of the upper limit of the agent hosting package.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the dependency constraint for microsoft-agents-hosting-core in the microsoft-agents-a365-tooling package by removing the upper bound constraint (< 0.6.0) and increasing the minimum required version from 0.4.0 to 0.7.0. The change was made to resolve E2E test failures caused by older tooling package versions being installed due to the restrictive upper bound.

Changes:

  • Updated microsoft-agents-hosting-core dependency from >= 0.4.0, < 0.6.0 to >= 0.7.0 in the tooling package

Comment thread libraries/microsoft-agents-a365-tooling/pyproject.toml Outdated
Comment thread libraries/microsoft-agents-a365-tooling/pyproject.toml Outdated
Comment thread libraries/microsoft-agents-a365-tooling/pyproject.toml Outdated
Copilot AI review requested due to automatic review settings January 28, 2026 05:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Comment thread tests/test_dependency_constraints.py Outdated
Comment thread tests/test_dependency_constraints.py Outdated
Comment thread libraries/microsoft-agents-a365-tooling/pyproject.toml Outdated
@rahuldevikar761
Rahul Devikar (rahuldevikar761) merged commit 86a7315 into main Jan 28, 2026
8 checks passed
@rahuldevikar761
Rahul Devikar (rahuldevikar761) deleted the users/radevika/removeUpperConstraint branch January 28, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants