Skip to content

Commit

Permalink
pyproject: sigstore-rekor-types==0.0.11 (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Dec 13, 2023
1 parent c5cec14 commit dafafb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ dependencies = [
"rich ~= 13.0",
"securesystemslib",
"sigstore-protobuf-specs ~= 0.2.2",
"sigstore-rekor-types >= 0.0.11",
# NOTE(ww): Under active development, so strictly pinned.
"sigstore-rekor-types == 0.0.11",
"tuf >= 2.1,< 4.0",
]
requires-python = ">=3.8"
Expand Down

0 comments on commit dafafb6

Please sign in to comment.