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
Consider replacing Poetry with uv to simplify dependency management and improve performance.
This could reduce install times and better align with modern Python packaging practices.
I would be down to attempt that effort.