
- Add email-validator package to requirements.txt - Update User and Todo schemas to use new Pydantic v2 model_config syntax - Replace deprecated 'orm_mode' with Pydantic v2 'from_attributes' config
- Add email-validator package to requirements.txt - Update User and Todo schemas to use new Pydantic v2 model_config syntax - Replace deprecated 'orm_mode' with Pydantic v2 'from_attributes' config