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
## What's Changed
If we update older Python (e.g. Python 3.12) to newer Python (e.g.
Python 3.13), depended packages may update newer Python when we update
old Python.
Let's use newer Python -> older Python order instead to avoid the
situation.
Closesapache#770.
0 commit comments