Pip-lock

Latest version: v2.11.0

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

Scan your dependencies

Page 1 of 4

2.11.0

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

* Drop Python 3.7 support.

2.10.0

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

* Support Python 3.12.

2.9.0

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

* Support Python 3.11.

2.8.1

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

* Ignore all ``<name> <url>`` lines, rather than just for VCS URL’s.

2.8.0

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

* Restore behaviour of ignoring requirements declared with `Pip VCS support <https://pip.pypa.io/en/stable/topics/vcs-support/>`__, and extend it to new and old syntax.

* Read all installed packages with ``importlib.metadata``, rather than trying to look up by name.
This allows pip-lock to work for packages that have a dot in their name, which ``pip-compile`` normalizes to a dash.

2.7.0

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

* Drop Python 3.6 support.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.