We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953da90 commit 393275bCopy full SHA for 393275b
pyproject.toml
@@ -38,7 +38,7 @@ dependencies = [
38
"rfc8785 ~= 0.1.2",
39
"rfc3161-client >= 1.0.2,< 1.1.0",
40
# NOTE(ww): Both under active development, so strictly pinned.
41
- "sigstore-protobuf-specs == 0.4.2",
+ "sigstore-protobuf-specs @ git+https://github.com/sigstore/protobuf-specs.git@main#subdirectory=gen/pb-python",
42
"sigstore-rekor-types == 0.0.18",
43
"tuf ~= 6.0",
44
"platformdirs ~= 4.2",
0 commit comments