feat(poetry plugin): add support for upcoming Poetry PEP 621 projects
Adding support for the upcoming Poetry release - that will be PEP 621 compliant - for those Poetry projects that will use the PEP 621 standard to define project metadata and dependencies.
Details in #278