Unfreeze docutils and update "pip list --outdated" result listing

This commit is contained in:
Gerard Vermeulen 2023-05-13 16:22:14 +02:00
parent 78deb8441d
commit b7068fbc7c
1 changed files with 1 additions and 2 deletions

View File

@ -5071,7 +5071,6 @@ pip list --outdated
Package Version Latest Type
------------- ------- ------ -----
aiofiles 22.1.0 23.1.0 wheel
docutils 0.19 0.20 wheel
jupyter-ydoc 0.2.4 1.0.2 wheel
y-py 0.5.9 0.6.0 wheel
ypy-websocket 0.8.2 0.9.0 wheel
@ -5110,7 +5109,7 @@ Available versions: 0.2.0, 0.1.1, 0.1.0
;; Frozen until the release of jupyterlab-4.0.0 or other packages.
(setopt pip-frozen-packages '("aiofiles"
"docutils"
;; "docutils"
"jupyter-server-ydoc"
"jupyter-ydoc"
"y-py"