Skip to content

Commit ce7d573

Browse files
committed
Downgrade cryptography to a working build version
1 parent 6d1a99b commit ce7d573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ retry==0.9.2
2121
# !! Check first: https://piwheels.org/project/bcrypt/ !!
2222
bcrypt==4.3.0
2323
# !! Check first: https://piwheels.org/project/cryptography/ !!
24-
cryptography==46.0.5
24+
cryptography==46.0.4
2525

2626
# Webcam packages
2727
Pillow==12.1.1

0 commit comments

Comments
 (0)