github jazzband/pip-tools v7.5.1

11 hours ago

2025-09-26

Bug fixes

  • Fixed static parsing of pyproject.toml data when the pyproject.toml is supplied as a relative path -- by @sirosen.

    PRs and issues: #2215, #2221, #2233

  • The "via" paths in pip-compile output for requirements discovered from pyproject.toml data are now written in POSIX format -- by @sirosen.

    PRs and issues: #2221

  • Fixed a bug which removed slashes from URLs in -r and -c in the output of pip-compile -- by @sirosen.

    PRs and issues: #2223

  • Fixed an incompatibility with click >= 8.3 which made pip-compile display incorrect options in the compile command in output headers -- by @sirosen.

    PRs and issues: #2235

Features

  • pip-tools now officially supports pip version 25.2 -- by @sirosen.

    PRs and issues: #2214

Improved documentation

  • ReadTheDocs builds for pip-tools no longer include htmlzip and pdf outputs -- by @sirosen.

    PRs and issues: #2218

Contributor-facing changes

  • pip-tools now tests on pip version 25.2 -- by @sirosen.

    PRs and issues: #2214

  • The changelog documentation for contributors now provides hyperlinks to the source of each example change note -- by @jayaddison (for OpenCulinary).

    PRs and issues: #2217

  • The CPython versions tested in nightly CI runs are now separate from branch and PR CI, and don't include very old versions -- by @sirosen.

    PRs and issues: #2226

Don't miss a new pip-tools release

NewReleases is sending notifications on new releases.