Initial release, supports:
- Parsing
Pipfile.lock
to determine list of default and development packages as well as their versions. - Replacing
*
in Pipfile with precise versions from the lock file, for all main and development packages. - Specifying precise version for scenarios when dependency has extras.