pip-tools==7.6.0
# pip-tools keeps your pinned dependencies fresh.
$ pip install pip-tools
downloads/wk
3,859,141
license
BSD
version
7.6.0
python
>=3.9
What is pip-tools?
pip-tools is a Python utility that helps manage and maintain pinned dependency versions in your project's requirements files. It generates locked dependency lists with exact versions and automatically updates them while respecting your specified constraints, making it easier to keep your project's dependencies current and reproducible across different environments.
Links
Keywords