nvr depends on python-psutil, which has been deprecated by Homebrew.
% brew doctor
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
python-psutil
% brew rm python-psutil
Error: Refusing to uninstall /opt/homebrew/Cellar/python-psutil/5.9.8
because it is required by neovim-remote, which is currently installed.
What can be done about this?
nvrdepends onpython-psutil, which has been deprecated by Homebrew.What can be done about this?