diff --git a/requirements.txt b/requirements.txt index 180bdd1..53c4dea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohappyeyeballs>=2.3.0 async-interrupt>=1.1.1 protobuf>=3.19.0 zeroconf>=0.132.2,<1.0 -chacha20poly1305-reuseable>=0.12.1 -cryptography>=42.0.2 +chacha20poly1305-reuseable>=0.13.2 +cryptography>=43.0.0 noiseprotocol>=0.3.1,<1.0 async-timeout>=4.0;python_version<'3.11'