FaradayInstitution / BPX

BPX schema in pydantic and JSON schema format, and parsers
MIT License
25 stars 12 forks source link

Migrate to `Pydantic>2` #38

Open arjxn-py opened 1 year ago

arjxn-py commented 1 year ago

Due to Pydantic V2 release, PyBaMM Build was failing. Currently it has been temporarily fixed by pinning down pydantic version in #35 but we still need to make changes accordingly to migrate to Pydantic>2. Here's the Migration Guide.

arjxn-py commented 1 year ago

cc: @rtimms @agriyakhetarpal @martinjrobins