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

Add explicit dependency for httpx #129

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Add explicit dependency for httpx #129

merged 1 commit into from
Dec 4, 2024

Conversation

ksolo
Copy link
Collaborator

@ksolo ksolo commented Dec 3, 2024

httpx version 0.28.0 removed a deprecated keyword based argument proxies that is used in some of the client libraries. This PR pins our version of httpx to 0.27.x to prevent this error.

Closes #68
Closes #110

httpx version 0.28.0 removed a deprecated keyword based argument
`proxies` that is used in some of the client libraries. This PR
pins our version of httpx to 0.27.x to prevent this error.

Closes #68
Closes #110
@ksolo ksolo requested a review from rohitprasad15 December 3, 2024 11:35
@ksolo ksolo merged commit 7af3f48 into main Dec 4, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants