Skip to content

Require Pydantic 2.0#455

Open
akx wants to merge 2 commits intoreplicate:mainfrom
akx:pydantic-v2
Open

Require Pydantic 2.0#455
akx wants to merge 2 commits intoreplicate:mainfrom
akx:pydantic-v2

Conversation

@akx
Copy link

@akx akx commented Jan 20, 2026

Pydantic 1.x is not compatible with Python 3.14, so this upgrades things to be compatible with it.

It also adds Python 3.13 and 3.14 to the CI test matrix.

Fixes #452
Fixes #454

@leondz
Copy link

leondz commented Mar 13, 2026

Please merge this & re-release, sticking on the old pydantic ver is blocking us releasing support for replicate (NVIDIA/garak#1620)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

replicate does not work on Python 3.14 Python 3.14 incompatibility due to Pydantic V1 usage

2 participants