The following issues and PRs all talk about addition of more _typing_ to `requirements-parser`: - #69 - #65 This feature will look to provide typing through addition of [Python Properties](https://docs.python.org/3/library/functions.html?highlight=property#property) to the various classes in this library.