ultimate-fastapi-tutorial
ultimate-fastapi-tutorial copied to clipboard
Part 9: Support New Python ver <3.12 and Update FastAPI
- updated fastapi version
- updated support for python >=3.8, <3.12
- updated pydantic, pydantic-settings, SQLAlchemy
- updated 'orm_mode' to 'from_attributes', 'example' to 'examples'