Pip-lock

Latest version: v2.12.0

Safety actively analyzes 701507 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.1.0

------------------

* Remove logic that made relative file paths relative to the path of the
calling code's file. It's now the standard behaviour of relative to the
current working directory. Passing an absolute path is recommended.
* Make comparison of package names case-insensitive to work with
``requirements.txt`` files that use a different case to the canoncial package
name. This can happen with ``pip-compile`` that always outputs lowercase
names.
* Fix 'mismatches' typo
* Only indent mismatch list by 4 spaces in error message

1.0.2

------------------

* Fix relative paths for all environments

1.0.1

------------------

* Support relative requirements.txt paths

1.0.0

------------------

* First release on PyPI.


See https://github.com/adamchainz/pip-lock/blob/main/CHANGELOG.rst

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.