ci: pin compatible gateway lock tooling

This commit is contained in:
2026-07-26 09:38:35 +00:00
committed by didericis
parent e607af73ab
commit cf97a49eac
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
- name: Compile gateway Python lock
run: |
python3 -m pip install pip-tools==7.5.1
python3 -m pip install pip==25.2 pip-tools==7.5.1
python3 -m piptools compile \
--generate-hashes \
--output-file requirements.gateway.lock \