ultimate-fastapi-tutorial icon indicating copy to clipboard operation
ultimate-fastapi-tutorial copied to clipboard

Part 10: Support New Python ver <3.12 and Update FastAPI

Open jncabelin opened this issue 2 years ago • 0 comments

  • updated fastapi version
  • updated support for python >=3.8, <3.12
  • updated pydantic, pydantic-settings, SQLAlchemy, alembic, passlib, bcrypt
  • updated 'orm_mode' to 'from_attributes', 'example' to 'examples'

jncabelin avatar Jan 13 '24 17:01 jncabelin