We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149cfb0 commit ac07b79Copy full SHA for ac07b79
pyproject.toml
@@ -17,7 +17,7 @@ dependencies = [
17
# Newer versions of these packages CAUSE KERNEL PANIC on s390x (Fireblocks)
18
# Verified multiple times: crashes occur inside _message.abi3.so
19
# -------------------------------------------------------------------------
20
- "cryptography==45.0.5", # DO NOT UPGRADE — kernel panic
+ "cryptography==46.0.5", # DO NOT UPGRADE — kernel panic
21
"cffi==1.17.1", # DO NOT UPGRADE — kernel panic
22
"grpcio==1.73.1", # DO NOT UPGRADE — kernel panic
23
"protobuf==6.31.1", # DO NOT UPGRADE — kernel panic
0 commit comments