diff --git a/requirements.txt b/requirements.txt index 2fccec7..2786508 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ altgraph==0.17.4 asyncua==1.1.5 cffi==1.17.1 cryptography==44.0.1 ; platform_machine == "armv7l" -cryptography==44.0.0 ; platform_machine != "armv7l" +cryptography==44.0.1 ; platform_machine != "armv7l" future==1.0.0 importlib-metadata==8.6.1 pefile==2024.8.26