# utils
iteration_utilities

# common
tqdm
joblib
pandas
scikit-learn


# log
loguru


# cli
fire


# config
kazoo
pyyaml

# http
# httpx
requests

# struct
pydantic
# https://github.com/python-attrs/attrs

# cache
# from cachetools import cached, LRUCache, TTLCache




