Is there an existing issue for this?
Category of feature request
Profiler
Problem statement
Pluggable profilers can need some extra package dependencies (python etc.).
Currently the only way to go is to update pyproject.toml file.
Proposed Solution
We may have the ability to add dependencies elsewhere than into the pyproject.ml file.
Additional Context
No response