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