Is your feature request related to a problem? Please describe.
Prompt flow have too many dependencies。 Install it need too much times, a fresh install sometimes more than 10 minutes.
Describe the solution you'd like
Promptflow have lots of module。But In many scenarios, only a few modules are used。
Firstly, If have unused dependencies, remove them is a good solution
secondly, Uses can choose the using modules is a another solution.