Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid httpx breaking change #4736

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Avoid httpx breaking change #4736

merged 1 commit into from
Dec 17, 2024

Conversation

thinkall
Copy link
Collaborator

Why are these changes needed?

The latest httpx introduced a breaking change on SSL related issue, which will break the usage of AutoGen in Microsoft Fabric. With this PR, we pin the httpx version to 0.27.2 to avoid the breaking change.

Related issue number

Checks

@thinkall thinkall requested a review from a team December 17, 2024 08:13
@ekzhu ekzhu merged commit 63fe24d into 0.2 Dec 17, 2024
18 checks passed
@ekzhu ekzhu deleted the fix-httpx branch December 17, 2024 19:14
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.

2 participants