Skip to content

fix: add authlib to uv.lock so Docker frozen install includes it

Rajasekhar Ponakala requested to merge feat/speckit-compliance into main

What does this MR do and why?

fix: add authlib to uv.lock so Docker frozen install includes it

authlib was in pyproject.toml but missing from the lockfile, causing StreamlitAuthError at runtime. Running uv add resolves it.

Co-Authored-By: Claude Sonnet 4.6 [email protected]

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading