rtviii / riboxyz

htpps://ribosome.xyz
0 stars 0 forks source link

Migrate to `pydantic` 2.0.0 #16

Closed rtviii closed 6 months ago

rtviii commented 11 months ago

Great opportunity to unfuck serialization and raw data handling, which have both been a painful motif.

Dependencies?

rtviii commented 11 months ago

django-ninja has luckily moved to pydantic 2.0 in November. Upgraded

rtviii commented 11 months ago

Take incremental approach to rebuilding models in types by testing serialization/deserialization, conversions and derivations on each via test