The pyproject.toml still has `tqdm` as a dependency (along with `types-tqdm`). I can't find any code left in the repo that is still using `tqdm`. [tqdm](https://github.com/tqdm/tqdm) is a fast, extensible progress bar.
The pyproject.toml still has
tqdmas a dependency (along withtypes-tqdm). I can't find any code left in the repo that is still usingtqdm.tqdm is a fast, extensible progress bar.