How do I delete unused dependencies? v11.2.0
Because I'm reusing a package as template. Everytime I create a new version of the package, it seems like the dependencies list grows longer. Now I'm having 409 errors and their status are "unused". The remove button in the drop down menu doesn't do anything. I also checked the API and I couldn't find "delete dependency" function either. Is there a way I can delete those unused dependencies? And what's the best practice working with dependencies? Thank you!

