Error

Fix the error: cannot import name 'MultiHostDsn' from 'pydantic.networks'

The error message 'cannot import name multihostdsn from pydantic.networks' is caused for the new Pydantic v2 conflicting with the Pydantic v1. Fix it by reading this post!