Skip to content

Commit e95a965

Browse files
committed
pyproject: add sigstore-models
1 parent c425bd4 commit e95a965

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ dependencies = [
3737
"rich >= 13,< 15",
3838
"rfc8785 ~= 0.1.2",
3939
"rfc3161-client >= 1.0.3,< 1.1.0",
40+
# Both sigstore-models and sigstore-rekor types are unstable
41+
# so we pin them conservatively.
42+
"sigstore-models == 0.0.1",
4043
"sigstore-rekor-types == 0.0.18",
4144
"tuf ~= 6.0",
4245
"platformdirs ~= 4.2",

0 commit comments

Comments
 (0)