serverless-python-requirements
serverless-python-requirements copied to clipboard
⚡️🐍📦 Serverless plugin to bundle Python packages
### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest plugin release? - [X] Yes, I'm using the latest...
This change ensure support for when no lambda function. Related to #842
### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest plugin release? - [X] Yes, I'm using the latest...
### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description My team is required to run...
This package depends on [glob-all](https://github.com/jpillora/node-glob-all) which (although not officially) appears to be abandoned. This is a concern as some of it's dependencies (well dependency of dependencies) now have open vulnerabilities...
Resolves #849 Adds support for [uv](https://docs.astral.sh/uv/) managed projects, following the project's existing pattern of exporting a requirements file using the relevant project tool. This does buck one-convention in this repo,...
### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description I see #830 submitted previously to...
### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest plugin release? - [X] Yes, I'm using the latest...