commit | d0b8ea7c64acff0da82f26b2de06c95594f3529c | [log] [tgz] |
---|---|---|
author | MCP Jenkins <jenkins@ci.mcp.mirantis.net> | Mon Oct 21 01:30:10 2024 +0000 |
committer | MCP Jenkins <jenkins@ci.mcp.mirantis.net> | Mon Oct 21 01:30:10 2024 +0000 |
tree | 3a1a0d9f7fda55ce1556a9891fa92a02e9d3ff27 | |
parent | ce5882e3c03005f10b4972ececc5235c0c740ece [diff] |
Rebuild Docker image Change-Id: I1c48af6b6cb90f792285d6d50bf992e2953cfbd3
Install pip-tools (pip example):
pip install pip-tools
Generate new dependencies (or first update direct dependencies in requirements.in):
pip-compile --upgrade requirements.in