finos / common-domain-model

The CDM is a model for financial products, trades in those products, and the lifecycle events of those trades. It is an open source standard that aligns data, systems and processes and is available as code in multiple languages for easy implementation across technologies.
Other
121 stars 53 forks source link

Proposal: Update Pydantic version from 1.x to 2.x for Python distribution #2654

Open kennysliding opened 7 months ago

kennysliding commented 7 months ago

Since Pydantic has reached version 2.5, updating to be using Pydantic version >2.x for the Python distribution is more beneficial for new projects

SimonCockx commented 7 months ago

Hi @kennysliding There is a plan in place for this in the code generators repository. See the following issue: https://github.com/REGnosys/rosetta-code-generators/issues/279