We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43caae4 commit a536fa9Copy full SHA for a536fa9
requirements/runtime.txt
@@ -18,6 +18,7 @@ cryptography==42.0.7
18
# via
19
# pyopenssl
20
# pypi-attestations
21
+ # secretstorage
22
# sigstore
23
dnspython==2.6.1
24
# via email-validator
@@ -47,6 +48,10 @@ jaraco-context==5.3.0
47
48
# via keyring
49
jaraco-functools==4.0.1
50
51
+jeepney==0.8.0
52
+ # via
53
+ # keyring
54
55
keyring==25.2.1
56
# via twine
57
markdown-it-py==3.0.0
@@ -118,6 +123,8 @@ rich==13.7.1
118
123
119
124
120
125
# twine
126
+secretstorage==3.3.3
127
+ # via keyring
121
128
securesystemslib==1.0.0
122
129
# via tuf
130
sigstore==3.5.1
0 commit comments