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
Upgrade uv helper dependencies and add Python 3.9 fallback
Apply the same approach from #15058 to the uv ecosystem:
- Upgrade helper packages to latest versions (pip 26.1.1, poetry 2.4.1, etc.)
- Add requirements-3.9.txt with old 3.9-compatible versions
- Update build script with conditional requirements selection
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments