AFAIK uv is the fastest package manager now and can be used instead of pip:
# before pip install clearml-agent # after uv pip install clearml-agent
Is there any option to implement uv support?