Skip to content

fix: relax the constraint of httpx#215

Merged
edmondchuc merged 2 commits intomasterfrom
edmond/httpx
Mar 18, 2024
Merged

fix: relax the constraint of httpx#215
edmondchuc merged 2 commits intomasterfrom
edmond/httpx

Conversation

@edmondchuc
Copy link
Collaborator

@edmondchuc edmondchuc commented Mar 18, 2024

Downstream applications have a hard time working with the current version constraint for httpx.

httpx = "^0.25.0" effectively only allows for httpx versions between >=0.25.0 and <0.26.0.

@edmondchuc edmondchuc merged commit 742937c into master Mar 18, 2024
@edmondchuc edmondchuc deleted the edmond/httpx branch March 18, 2024 07:29
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.

1 participant