whythawk / full-stack-fastapi-postgresql

Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Nuxt3, Docker, automatic HTTPS and more.
MIT License
238 stars 48 forks source link

Interest in Pydantic 2.0 #33

Closed turukawa closed 1 month ago

turukawa commented 1 year ago

With the latest update to FastAPI, there is now support for Pydantic 2.0. Is there interest for an update of this stack to support it?

turukawa commented 1 year ago

The next update to this stack will go to inboard 0.51 which is one step before fastapi 0.100 and pydantic 2.0. Lots of updates.

My assumption is that, since this is a starter stack, backwards compatibility is not required.

You can review the pull request https://github.com/whythawk/full-stack-fastapi-postgresql/pull/35 to see the changes before they're completed.

hrehfeld commented 1 month ago

Can this be closed?

turukawa commented 1 month ago

@hrehfeld Hi, yes, will do ...