commit | 75f8c345aebcb3d5ee2987f2ba2c5124b6bda072 | [log] [tgz] |
---|---|---|
author | MCP Jenkins <jenkins@ci.mcp.mirantis.net> | Mon Nov 11 01:30:12 2024 +0000 |
committer | MCP Jenkins <jenkins@ci.mcp.mirantis.net> | Mon Nov 11 01:30:12 2024 +0000 |
tree | 3a1a0d9f7fda55ce1556a9891fa92a02e9d3ff27 | |
parent | 08b9b528ea69a76bc4fa68c6ec00f7d92313ac97 [diff] |
Rebuild Docker image Change-Id: Iaf2c7e54dddcb777d7d0f787311519d3afef2a9a
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