Skip to content

Commit

Permalink
runtime: constrain pypi-attestation-models with a range
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Jun 18, 2024
1 parent e7bd6ea commit 5aa7e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/runtime.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ id ~= 1.0
requests

# NOTE: Used to generate attestations.
pypi-attestation-models == 0.0.4
pypi-attestation-models >= 0.0.4, < 0.1.0
sigstore ~= 3.0.0

0 comments on commit 5aa7e41

Please sign in to comment.