Skip to content

Request: allowing httpx version 0.28 #356

@jamesbraza

Description

@jamesbraza

https://github.com/encode/httpx/releases/tag/0.28.0 comes with some breaking changes, mainly on httpx.AsyncClient's app argument.

Trying to pull it in, I get blocked by ollama because it downpins httpx: https://github.com/ollama/ollama-python/blob/v0.4.2/pyproject.toml#L13

Can we move httpx = "^0.27.0" to httpx = ">=0.27"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions