Bump chacha20poly1305-reuseable to >=0.12.0 (#792)

This commit is contained in:
J. Nick Koston 2023-12-11 19:09:52 -10:00 committed by GitHub
parent 81598d817b
commit 280b9a7ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
protobuf>=3.19.0
zeroconf>=0.128.4,<1.0
chacha20poly1305-reuseable>=0.2.5
chacha20poly1305-reuseable>=0.12.0
noiseprotocol>=0.3.1,<1.0
async-timeout>=4.0;python_version<'3.11'