Closed
Description
The current redis-om-python
's dependency constraint for Pydantic version is pydantic = ">=1.10.2,<2.1.0"
.
ATM, the latest Pydantic version is v2.6.1
. Its development pace is quite fast. Within one year, lots of features are added and bugs are fixed.
Could you please add support for a higher version of Pydantic? Then our projects don't need to hold onto the lower versions.
Metadata
Metadata
Assignees
Labels
No labels