Skip to content

Tags: serverless/serverless-python-requirements

Tags

v5.2.0

chore: Release v5.2.0

v5.1.1

Corrections before point release.

- Fold in fixes to gitignore from #596
- Correct some version numbers in test files.

v5.1.0

Version 5.1.0

Changes:
- Removes compatibility with pre-release `poetry`. (Minor version bump.)
- Bump `werkzeug` version to address security issue.
- Correct word splitting on `pip` commands.
- circle CI is working again; much thanks to @miketheman

Known risks:
- Windows CI is still down

v5.0.1

SFE support when using package:individually

v5.0.0

use caches by default!

v4.3.0

bump version!

v4.2.5

Version 4.2.5

* Fixes issues with spaces in path on windows #184
* More windows path issues #252
* fix issues when using pip-tools with hashes #261

v4.2.4

Version 4.2.4

* fix deps with relative paths

v4.2.3

Version 2.4.3

* fix windows docker issue introduced in 4.2.2

v4.2.2

Version 4.2.2

* fix issues with -f and -i in requirements.txt
* fix issue with projects with spaces in its path

Both of these were regressions introduced in v4.2.0