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 pin added in #202 for pyzmq should be removed as installing pyzmq>25 is required for Python 3.12. The latest version of Notebook 6, 6.5.7 also unpins pyzmq.
The pin added in #202 for
pyzmq
should be removed as installingpyzmq>25
is required for Python 3.12. The latest version of Notebook 6,6.5.7
also unpinspyzmq
.Reference:
The text was updated successfully, but these errors were encountered: