Pin pydantic to v1.10.25 for Python 3.14 compatibility
Pydantic v1 is pure Python (no pydantic-core Rust extension), so it avoids the PyO3 build failures on Python 3.14.
Loading
Please sign in to comment
Pydantic v1 is pure Python (no pydantic-core Rust extension), so it avoids the PyO3 build failures on Python 3.14.