Download Latest Version v7.6.0 source code.zip (226.4 kB)
Email in envelope

Get an email when there's a new version of pip-tools

Home / v7.5.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-12 2.4 kB
v7.5.2 source code.tar.gz 2025-11-12 152.3 kB
v7.5.2 source code.zip 2025-11-12 199.5 kB
Totals: 3 Items   354.2 kB 0

2025-11-11

Bug fixes

  • Fixed pip-compile to handle relative path includes which are not subpaths of the current working directory -- by @sirosen.

PRs and issues: [#2231], [#2260]

  • Using --upgrade-package and dynamically building project metadata no longer causes an {exc}AttributeError when pip encounters an error during the build -- by @Epic_Wink and @tusharsadhwani.

PRs and issues: [#2258]

Features

  • Test and declare Python 3.13 support -- by @jayaddison (for OpenCulinary).

PRs and issues: [#2251]

  • pip-tools is now compatible with pip 25.3 -- by @shifqu.

PRs and issues: [#2252], [#2253]

Packaging updates and notes for downstreams

  • pip-tools now supports installation from git archives by providing setuptools-scm with .git_archival.txt data.

PRs and issues: [#2225]

Contributor-facing changes

  • The change log entry bot has been explicitly configured to stop requiring news fragments in pull requests having the [bot:chronographer:skip label] set -- by @sirosen and @webknjaz.

It was also set up to reference our change log authoring document from the GitHub Checks pages. And the reported check name is now set to Change log entry.

PRs and issues: [#2201]

  • The CI is now set up to invoke failed tests again with maximum level of detail -- by @webknjaz.

The change is aimed at helping troubleshoot failures that might be difficult to reproduce locally.

PRs and issues: [#2254]

  • The integration with Codecov has been updated to ensure that reports are uploaded to the service even on failures -- by @webknjaz.

GitHub Actions is now configured to also send an explicit notification to Codecov about the completion of previously initiated uploads.

Additionally, the configuration file is now .codecov.yml.

PRs and issues: [#2265]

  • The linting suite now runs [actionlint] -- by @webknjaz.

This tool checks typical problems with GitHub Actions workflow definitions and has a registry of widely-used GitHub Action arguments that it validates.

PRs and issues: [#2266]

Source: README.md, updated 2025-11-12