serverless / serverless-python-requirements

⚡️🐍📦 Serverless plugin to bundle Python packages
MIT License
1.09k stars 289 forks source link

Release v6.0.1 #793

Closed pgrzesik closed 8 months ago

MaG21 commented 7 months ago

This pull request is a breaking change for me. Why is this a problem (at least for me)? Because this project doesn't include a package-lock.json file, it's becoming really difficult to revert back to version v6.0.0. I don't have the list of dependencies of the old version.

Please consider adding a package-lock.json file.

pgrzesik commented 7 months ago

Hey @MaG21 - thanks for reporting. What exactly is breaking for you?