Added
* Improve poetry → requirements and handling of transitive deps
Contribution thanks to frenzymadness
* Add check subcommand to validate lockfiles
Contribution thanks to matt-carr
* Test with pip==22.0.4
Fixes
* Implement correct handling for "extras" marker from poetry.lock
Contribution thanks to frenzymadness