We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64f231 commit 4a3176bCopy full SHA for 4a3176b
requirements.txt
@@ -5,7 +5,7 @@ altgraph==0.17.4
5
asyncua==1.1.5
6
cffi==1.17.1
7
cryptography==44.0.1 ; platform_machine == "armv7l"
8
-cryptography==44.0.0 ; platform_machine != "armv7l"
+cryptography==44.0.1 ; platform_machine != "armv7l"
9
future==1.0.0
10
importlib-metadata==8.6.1
11
pefile==2024.8.26
0 commit comments