ChristopherGS / ultimate-fastapi-tutorial

The Ultimate FastAPI Tutorial
974 stars 334 forks source link

Part 9: Support New Python ver <3.12 and Update FastAPI #57

Closed jncabelin closed 6 months ago

jncabelin commented 6 months ago

updated fastapi version updated support for python >=3.8, <3.12 updated pydantic, pydantic-settings, SQLAlchemy updated project references updated 'orm_mode' to 'from_attributes', 'example' to 'examples' updated alembic \ env.py