Skip to content

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Sep 22, 2025

Fixes #6453

Updated the uvicorn dependency in pyproject.toml to specify a version range of >=0.22.0,<0.36.0 to prevent issues with notebook creation introduced in version 0.36.0.

Updated the uvicorn dependency in pyproject.toml to specify a version range of >=0.22.0,<0.36.0 to prevent issues with notebook creation introduced in version 0.36.0.
@mscolnick mscolnick requested a review from akshayka as a code owner September 22, 2025 14:37
@vercel
Copy link

vercel bot commented Sep 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Sep 22, 2025 2:41pm

manzt
manzt previously approved these changes Sep 22, 2025
Co-authored-by: Trevor Manz <[email protected]>
Copy link
Collaborator

@dmadisetti dmadisetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If a patch fix is released, we can always review this

@mscolnick mscolnick merged commit 4c17a0e into main Sep 22, 2025
41 checks passed
@mscolnick mscolnick deleted the ms/pin-uvicorn branch September 22, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Marimo fails to create new notebooks with uvicorn 0.36.0 (works with 0.35.0)

4 participants