* Bump cryptography to 42.0.1 changes: https://github.com/pyca/cryptography/compare/41.0.7...42.0.1 Note that more of the non-rust backend code has been removed I had to handle that in https://github.com/bdraco/chacha20poly1305-reuseable/releases/tag/v0.12.1 So there may be other downstream consumers that have a problem * need pyOpenSSL as well * too early before coffee
36 lines
726 B
Text
36 lines
726 B
Text
# Automatically generated by gen_requirements_all.py, do not edit
|
|
|
|
-c homeassistant/package_constraints.txt
|
|
|
|
# Home Assistant Core
|
|
aiohttp==3.9.1
|
|
aiohttp_cors==0.7.0
|
|
aiohttp-fast-url-dispatcher==0.3.0
|
|
aiohttp-zlib-ng==0.3.1
|
|
astral==2.2
|
|
attrs==23.1.0
|
|
atomicwrites-homeassistant==1.4.1
|
|
awesomeversion==23.11.0
|
|
bcrypt==4.0.1
|
|
certifi>=2021.5.30
|
|
ciso8601==2.3.0
|
|
httpx==0.26.0
|
|
home-assistant-bluetooth==1.12.0
|
|
ifaddr==0.2.0
|
|
Jinja2==3.1.3
|
|
lru-dict==1.3.0
|
|
PyJWT==2.8.0
|
|
cryptography==42.0.1
|
|
pyOpenSSL==24.0.0
|
|
orjson==3.9.12
|
|
packaging>=23.1
|
|
pip>=21.3.1
|
|
python-slugify==8.0.1
|
|
PyYAML==6.0.1
|
|
requests==2.31.0
|
|
typing-extensions>=4.9.0,<5.0
|
|
ulid-transform==0.9.0
|
|
urllib3>=1.26.5,<2
|
|
voluptuous==0.13.1
|
|
voluptuous-serialize==2.6.0
|
|
yarl==1.9.4
|