Skip to content

Commit 0cfca57

Browse files
committed
requirements: fixup linux deps
Signed-off-by: William Woodruff <[email protected]>
1 parent 93afdc7 commit 0cfca57

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements/runtime.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ cryptography==43.0.3
1818
# via
1919
# pyopenssl
2020
# pypi-attestations
21+
# secretstorage
2122
# sigstore
2223
dnspython==2.7.0
2324
# via email-validator
@@ -48,6 +49,10 @@ jaraco-context==6.0.1
4849
# via keyring
4950
jaraco-functools==4.1.0
5051
# via keyring
52+
jeepney==0.9.0
53+
# via
54+
# keyring
55+
# secretstorage
5156
keyring==25.6.0
5257
# via twine
5358
markdown-it-py==3.0.0
@@ -118,6 +123,8 @@ rich==13.9.4
118123
# via
119124
# sigstore
120125
# twine
126+
secretstorage==3.3.3
127+
# via keyring
121128
securesystemslib==1.2.0
122129
# via tuf
123130
sigstore==3.5.3

0 commit comments

Comments
 (0)