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
PyPy 3.11 needs a later version of cryptography as 2.5 is too old and
relies on CPython ABI symbols (PySlice_AdjustIndices) that is no longer
supported.
Also disabling the broker package dependency for 3.14 until pymsalruntime can
produce 3.14-compat whl files.
Signed-off-by: Paul Van Eck <[email protected]>
0 commit comments