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 93afdc7 commit 0cfca57Copy full SHA for 0cfca57
requirements/runtime.txt
@@ -18,6 +18,7 @@ cryptography==43.0.3
18
# via
19
# pyopenssl
20
# pypi-attestations
21
+ # secretstorage
22
# sigstore
23
dnspython==2.7.0
24
# via email-validator
@@ -48,6 +49,10 @@ jaraco-context==6.0.1
48
49
# via keyring
50
jaraco-functools==4.1.0
51
52
+jeepney==0.9.0
53
+ # via
54
+ # keyring
55
56
keyring==25.6.0
57
# via twine
58
markdown-it-py==3.0.0
@@ -118,6 +123,8 @@ rich==13.9.4
118
123
119
124
120
125
# twine
126
+secretstorage==3.3.3
127
+ # via keyring
121
128
securesystemslib==1.2.0
122
129
# via tuf
130
sigstore==3.5.3
0 commit comments