Update "pip list --outdated" result listing

This commit is contained in:
Gerard Vermeulen 2023-05-12 11:04:55 +02:00
parent c4df881777
commit 78deb8441d

View File

@ -5068,13 +5068,13 @@ pip list --outdated
#+name: lst:shell-pip-list-outdated-results #+name: lst:shell-pip-list-outdated-results
#+RESULTS: lst:shell-pip-list-outdated #+RESULTS: lst:shell-pip-list-outdated
#+begin_src text -n #+begin_src text -n
Package Version Latest Type Package Version Latest Type
------------------- ------- ------ ----- ------------- ------- ------ -----
aiofiles 22.1.0 23.1.0 wheel aiofiles 22.1.0 23.1.0 wheel
jupyter_server_ydoc 0.6.1 0.8.0 wheel docutils 0.19 0.20 wheel
jupyter-ydoc 0.2.2 0.3.4 wheel jupyter-ydoc 0.2.4 1.0.2 wheel
y-py 0.5.9 0.6.0 wheel y-py 0.5.9 0.6.0 wheel
ypy-websocket 0.8.2 0.8.4 wheel ypy-websocket 0.8.2 0.9.0 wheel
#+end_src #+end_src
#+caption[Show how to use =pip index versions=]: #+caption[Show how to use =pip index versions=]: