mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Bump cryptography to 43.0.0 and pyOpenSSL to 24.2.1 and chacha20poly1305-reuseable >= 0.13.0 (#122308)
This commit is contained in:
@@ -208,8 +208,8 @@ dacite>=1.7.0
|
||||
# Musle wheels for pandas 2.2.0 cannot be build for any architecture.
|
||||
pandas==2.1.4
|
||||
|
||||
# chacha20poly1305-reuseable==0.12.0 is incompatible with cryptography==42.0.x
|
||||
chacha20poly1305-reuseable>=0.12.1
|
||||
# chacha20poly1305-reuseable==0.12.x is incompatible with cryptography==43.0.x
|
||||
chacha20poly1305-reuseable>=0.13.0
|
||||
|
||||
# pycountry<23.12.11 imports setuptools at run time
|
||||
# https://github.com/pycountry/pycountry/blob/ea69bab36f00df58624a0e490fdad4ccdc14268b/HISTORY.txt#L39
|
||||
|
||||
Reference in New Issue
Block a user