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 9bd3572 commit 173b8fbCopy full SHA for 173b8fb
requirements/runtime.in
@@ -13,5 +13,5 @@ id ~= 1.0
13
requests
14
15
# NOTE: Used to generate attestations.
16
-pypi-attestation-models == 0.0.1rc2
+pypi-attestation-models == 0.0.1
17
sigstore ~= 3.0.0rc2
requirements/runtime.txt
@@ -81,7 +81,7 @@ pyjwt==2.8.0
81
# via sigstore
82
pyopenssl==24.1.0
83
84
-pypi-attestation-models==0.0.1rc2
+pypi-attestation-models==0.0.1
85
# via -r runtime.in
86
python-dateutil==2.9.0.post0
87
# via betterproto
0 commit comments