Skip to content

Support for pydantic 2.6.x? #602

Closed
@epicwhale

Description

@epicwhale

I'm not able to pip install redis-om as my project uses a higher version of pydantic than supported here. Any resolution?

Because no versions of redis-om match >0.2.2,<0.3.0
and redis-om (0.2.2) depends on pydantic (>=1.10.2,<2.5.0), redis-om (>=0.2.2,<0.3.0) requires pydantic (>=1.10.2,<2.5.0).
So, because depends on both pydantic (^2.6.1) and redis-om (^0.2.2), version solving failed.

Metadata

Metadata

Assignees

No one assigned

    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