Skip to content

Update dependency of httpx to 0.26 or higher #703

@deaddrunkspirit

Description

@deaddrunkspirit

Is your feature request related to a problem? Please describe.
The version window 0.24 >= v > 0.26 is causing the problems with other packages that are relied on httpx of versions >= 0.26 (in my case it was python-telegram-bot). However there were no breaking changes in 0.26 and 0.27.
Also it appears that postgrest uses even older version of httpx (0.16) which make it impossible to download the dependency using any new version of httpx in a project

Describe the solution you'd like
Please update the version of httpx dependency so that 0.26 version is in bound. Note that packages that this project rely on (storage3 and postgrest have the same issue)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpostgrestIssues related to postgrest-py

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions