aiohappyeyeballs==2.6.1 aiohttp==3.12.14 aiosignal==1.4.0 anyio==3.6.2 attrs==25.3.0 Brlapi==0.8.4 certifi==2022.9.24 chardet==5.1.0 charset-normalizer==3.0.1 click==8.1.3 colorama==0.4.6 cryptography==38.0.4 cupshelpers==1.0 dbus-python==1.3.2 discord.py==2.5.2 dnspython==2.3.0 feedparser==6.0.10 frozenlist==1.7.0 gpg==1.18.0 h11==0.14.0 h2==4.1.0 hpack==4.0.0 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 hyperframe==6.0.0 idna==3.3 louis==3.24.0 Markdown==3.4.1 markdown-it-py==2.1.0 mdurl==0.1.2 multidict==6.6.3 musicbrainzngs==0.7.1 mutagen==1.46.0 propcache==0.3.2 pycairo==1.20.1 pycups==2.0.1 pycurl==7.45.2 Pygments==2.14.0 PyGObject==3.42.2 pyinotify==0.9.6 pyparsing==3.0.9 PySimpleSOAP==1.16.2 pysmbc==1.0.23 python-apt==2.6.0 python-debian==0.1.49 python-debianbts==4.0.1 pyxdg==0.28 PyYAML==6.0 quodlibet==4.5.0 reportbug==12.0.0 requests==2.28.1 requests-toolbelt==0.10.1 rfc3986==1.5.0 rich==13.3.1 sgmllib3k==1.0.0 six==1.16.0 sniffio==1.2.0 typing_extensions==4.14.1 urllib3==1.26.12 xdg==5 yarl==1.20.1   will@debian ~ 18:13 python3 --version python --version Python 3.11.2 -bash: python: command not found   will@debian ~ 18:13 pip3 --version pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11)   will@debian ~ 18:13 pip3 list Package Version ------------------ --------- aiohappyeyeballs 2.6.1 aiohttp 3.12.14 aiosignal 1.4.0 anyio 3.6.2 attrs 25.3.0 Brlapi 0.8.4 certifi 2022.9.24 chardet 5.1.0 charset-normalizer 3.0.1 click 8.1.3 colorama 0.4.6 cryptography 38.0.4 cupshelpers 1.0 dbus-python 1.3.2 discord.py 2.5.2 dnspython 2.3.0 feedparser 6.0.10 frozenlist 1.7.0 gpg 1.18.0 h11 0.14.0 h2 4.1.0 hpack 4.0.0 httpcore 0.16.3 httplib2 0.20.4 httpx 0.23.3 hyperframe 6.0.0 idna 3.3 louis 3.24.0 Markdown 3.4.1 markdown-it-py 2.1.0 mdurl 0.1.2 multidict 6.6.3 musicbrainzngs 0.7.1 mutagen 1.46.0 pip 23.0.1 propcache 0.3.2 pycairo 1.20.1 pycups 2.0.1 pycurl 7.45.2 Pygments 2.14.0 PyGObject 3.42.2 pyinotify 0.9.6 pyparsing 3.0.9 PySimpleSOAP 1.16.2 pysmbc 1.0.23 python-apt 2.6.0 python-debian 0.1.49 python-debianbts 4.0.1 pyxdg 0.28 PyYAML 6.0 quodlibet 4.5.0 reportbug 12.0.0 requests 2.28.1 requests-toolbelt 0.10.1 rfc3986 1.5.0 rich 13.3.1 setuptools 66.1.1 sgmllib3k 1.0.0 six 1.16.0 sniffio 1.2.0 typing_extensions 4.14.1 urllib3 1.26.12 wheel 0.38.4 xdg 5 yarl 1.20.1   will@debian ~ 18:14   will@debian ~ 18:14 cat /etc/os-release uname -a PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" Linux debian 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux   will@debian ~ 18:14 pip3 freeze > requirements_server.txt   will@debian ~ 18:14 ls back_up backup_docker.sh discord_tokens_backup.txt docker docker_backups homeassistant requirements_server.txt   will@debian ~ 18:14