- 
                Notifications
    You must be signed in to change notification settings 
- Fork 747
Open
Labels
bugSomething isn't workingSomething isn't workingupstreamLikely out of marimo's control. Coming from an upstream depLikely out of marimo's control. Coming from an upstream dep
Description
Describe the bug
Our project uses a new feature in typing-extensions (TypeForm). I'm not sure when it was introduced, but it's included in the latest version (4.15.0), which is also the version included in version 0.29.0 of Pyodide. If I understand correctly, the current version of Pyodide used by Marimo (0.27.7) has an outdated version of typing-extensions, but because it's installed it doesn't attempt to install it again when installing our package.
When I use a locally-built wheel of our package and install it directly with micropip it works fine, but it would be nice for the Pypi version of xdsl to work again.
I'm happy to open a PR to update the version of Pyodide to 0.29.0 but I'm not sure if it's just the version string that needs updating.
Will you submit a PR?
- Yes
Environment
wasm
Code to reproduce
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingupstreamLikely out of marimo's control. Coming from an upstream depLikely out of marimo's control. Coming from an upstream dep