diff options
| author | Jonathan Pallant <jonathan.pallant@ferrous-systems.com> | 2024-07-22 09:40:27 +0100 |
|---|---|---|
| committer | Jonathan Pallant <jonathan.pallant@ferrous-systems.com> | 2024-07-22 09:40:27 +0100 |
| commit | aa32a2c3a2a9e2ff10f3ab8d93abd965e19112df (patch) | |
| tree | 023221755ad0b406ed85d693549382c3f343618b /src/ci/docker | |
| parent | 3b70d1be7f7394c05b6b3d72b913bdd3970aae35 (diff) | |
| download | rust-aa32a2c3a2a9e2ff10f3ab8d93abd965e19112df.tar.gz rust-aa32a2c3a2a9e2ff10f3ab8d93abd965e19112df.zip | |
Regenerated hashes using python3.10
) brew install python@3.10 ) python3.10 -m venv /tmp/myenv ) source /tmp/myenv/bin/activate ) pip install pip-tools ) /tmp/myenv/bin/pip-compile --allow-unsafe --generate-hashes reuse-requirements.in
Diffstat (limited to 'src/ci/docker')
| -rw-r--r-- | src/ci/docker/host-x86_64/mingw-check/reuse-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/mingw-check/reuse-requirements.txt b/src/ci/docker/host-x86_64/mingw-check/reuse-requirements.txt index e12097a863e..8784e18864b 100644 --- a/src/ci/docker/host-x86_64/mingw-check/reuse-requirements.txt +++ b/src/ci/docker/host-x86_64/mingw-check/reuse-requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --allow-unsafe --generate-hashes reuse-requirements.in |
