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