Pip-compile-multi

Latest version: v2.8.0

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

Scan your dependencies

Page 2 of 8

2.6.0

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

* Fix cross-env package names matching when they use delimiters (-_.) and upper/lower case.

2.5.0

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

* Add ``--emit_trusted_host/--no-emit_trusted_host`` flag
(`trusted host annotation docs <https://pip-compile-multi.readthedocs.io/en/latest/features.html#add-trusted-host-annotation>`_).
Thanks to `Phil Blackwood`_
(Issue `351`_, PR `353`_).

* Remove Python 3.6 and 3.7 from tested versions
(package works, but maintaining CI becomes problematic).
Using Python 3.8 as the base version going forward.

.. _Phil Blackwood: https://github.com/philblckwd
.. _351: https://github.com/peterdemin/pip-compile-multi/issues/351
.. _353: https://github.com/peterdemin/pip-compile-multi/pull/353

2.4.6

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

* Add support for `PEP-426: environment markers <https://peps.python.org/pep-0426/>`_.

2.4.5

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

* Fix ``--build-isolation`` flag passing.
Thanks to `Jake Schmidt`_
(Issue `312`_, PR `313`_).

.. _312: https://github.com/peterdemin/pip-compile-multi/issues/312
.. _313: https://github.com/peterdemin/pip-compile-multi/pull/313

2.4.4

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

* Add ``--build-isolation`` flag.
Thanks to `Jake Schmidt`_
(PR `311`_).
* Fix ``--skip-constraints`` feature for URL dependencies.

.. _Jake Schmidt: https://github.com/schmidt-jake
.. _311: https://github.com/peterdemin/pip-compile-multi/pull/311

2.4.3

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

* Prioritize URL depedencies when parsing to enable URLs that have version pins.
* Make ``--autoresolve`` work correctly with ``-t`` and ``-n`` options.
* Add support for "package url" notation.

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.