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
The python version is set as the minimal supported version for the package; but CI validates using python3.11. We should either have only python3.9; or both. But the main point is - CI should validate with the official dependency version.