What's Changed
* Dependencies updated. Fixed issues with new versions. by s3rius in https://github.com/s3rius/FastAPI-template/pull/177
* Fixed dummy model. by s3rius in https://github.com/s3rius/FastAPI-template/pull/176
* Added gunicorn support by s3rius in https://github.com/s3rius/FastAPI-template/pull/178
:warning: Pydantic V2 support + All new dependencies :warning:
But if you have chosen library that doesn't support pydanticV2, we're not going to generate a warning and will generate you a project with pydanticV1. You'll be able to update it later.
**Full Changelog**: https://github.com/s3rius/FastAPI-template/compare/4.1.5...5.0.0