system logs on typhon have a good number of logs like ``` 2025-01-03T10:36:48.113782-05:00 typhon datalad-registry_worker_1[5701]: <frozen importlib._bootstrap>:914: ImportWarning: ``` which I think are due to use of `six` but we no longer use it anywhere in `datalad`. so the question what/why is still pulling it in?