Skip to content

Installation

# latest v1
pip install pydantic-resolve==1.13.5

# v2
pip install pydantic-resolve

Since v1.11.0, the v1 line supports both Pydantic v1 and v2.

Starting from v2, it supports only Pydantic v2 and removes dataclass support. Other features remain backward-compatible.