fix: add authlib to uv.lock so Docker frozen install includes it
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.