diff --git a/requirements.txt b/requirements.txt index 51c2ddc..7f9466f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.15.1 chardet==5.1.0 click==8.1.3 cryptography==3.3.2; platform_machine == 'armv7l' -cryptography==39.0.1; platform_machine != 'armv7l' +cryptography==41.0.0; platform_machine != 'armv7l' cssutils==2.6.0 defusedxml==0.7.1 Flask==2.3.2 @@ -21,7 +21,7 @@ pluggy==1.0.0 pycodestyle==2.10.0 pycparser==2.21 pyOpenSSL==19.1.0; platform_machine == 'armv7l' -pyOpenSSL==23.0.0; platform_machine != 'armv7l' +pyOpenSSL==23.2.0; platform_machine != 'armv7l' pyparsing==3.0.9 PySocks==1.7.1 pytest==7.2.1