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 introduction of "numpy" dependency in version 1.24.4 in latest version (7.1.1) prevent the use of stix-shifter with python 3.12.
Is there a reason to use this specific version of the dependency? Version 1.26.0 seems to be compatible with python3.12 and solves the problem.