You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that aiosqlite and sqlalchemy should get added to the app/pyproject.toml as blindly following the 'Setup and run' results in two ModuleNotFoundError's. Doing uv add aiosqlite sqlalchemy fixes this issue.