Skip to content

Commit c2ea71d

Browse files
committed
requirements: Keep cryptography at < 45
sigstore can't cope with 45 yet Signed-off-by: Jussi Kukkonen <[email protected]>
1 parent d85f3f2 commit c2ea71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cffi==1.17.1
1010
# via
1111
# cryptography
1212
# pyspx
13-
cryptography==45.0.3
13+
cryptography==44.0.3
1414
# via -r requirements.txt
1515
pycparser==2.22
1616
# via cffi

0 commit comments

Comments
 (0)