
- Update FastAPI from 0.96.x to 0.100.x to support Pydantic 2.x - Update uvicorn from 0.22.x to 0.23.x for compatibility - Update Pydantic model configurations to use model_config instead of Config class - Keep Pydantic 2.x version as required by the project