fastapi-debug-toolbar
fastapi-debug-toolbar copied to clipboard
Update dependencies.py - Fix an issue with adding the SQLAlchemy panel when using fastapi v0.114.1
Fix an issue with adding the SQLAlchemy panel when using fastapi v0.114.1
TypeError: solve_dependencies() missing 1 required keyword-only argument: 'embed_body_fields' and TypeError: 'SolvedDependency' object is not subscriptable
Relates to issues: https://github.com/mongkok/fastapi-debug-toolbar/issues/53 https://github.com/mongkok/fastapi-debug-toolbar/issues/54