core/requirements.txt

45 lines
883 B
Plaintext
Raw Normal View History

# Automatically generated by gen_requirements_all.py, do not edit
-c homeassistant/package_constraints.txt
# Home Assistant Core
Switch to using the AsyncResolver with aiohttp (#114529) * Bump aiodns to 3.2.0 changelog: https://github.com/saghul/aiodns/compare/v3.1.1...v3.2.0 * Switch to using the AsyncResolver with aiohttp This avoids creating executor jobs to do DNS resolution AsyncResolver was not usable before https://github.com/aio-libs/aiohttp/pull/8270 because it did not fallback to fallback to A records and only returned AAAA records in most cases when IPv6 was available This is a backport of https://github.com/aio-libs/aiohttp/pull/8270 * Switch to using the AsyncResolver with aiohttp This avoids creating executor jobs to do DNS resolution AsyncResolver was not usable before https://github.com/aio-libs/aiohttp/pull/8270 because it did not fallback to fallback to A records and only returned AAAA records in most cases when IPv6 was available This is a backport of https://github.com/aio-libs/aiohttp/pull/8270 * Switch to using the AsyncResolver with aiohttp This avoids creating executor jobs to do DNS resolution AsyncResolver was not usable before https://github.com/aio-libs/aiohttp/pull/8270 because it did not fallback to fallback to A records and only returned AAAA records in most cases when IPv6 was available This is a backport of https://github.com/aio-libs/aiohttp/pull/8270 * Switch to using the AsyncResolver with aiohttp This avoids creating executor jobs to do DNS resolution AsyncResolver was not usable before https://github.com/aio-libs/aiohttp/pull/8270 because it did not fallback to fallback to A records and only returned AAAA records in most cases when IPv6 was available This is a backport of https://github.com/aio-libs/aiohttp/pull/8270 * fixes * fix mocking in next_dns * fix unmocked calls in blink * more mocking fixes * more fixes * more fixes * Fix missing mocking in nextdns tests extracted from #114539 * extract from context
2024-04-06 03:15:51 +00:00
aiodns==3.2.0
2024-07-30 21:40:38 +00:00
aiohttp==3.10.0
aiohttp_cors==0.7.0
aiohttp-fast-zlib==0.1.1
2024-06-24 16:39:38 +00:00
aiozoneinfo==0.2.1
2021-04-01 22:29:08 +00:00
astral==2.2
async-interrupt==1.1.2
2024-01-30 11:22:41 +00:00
attrs==23.2.0
2022-07-08 21:17:56 +00:00
atomicwrites-homeassistant==1.4.1
awesomeversion==24.6.0
2024-07-20 11:06:22 +00:00
bcrypt==4.1.3
certifi>=2021.5.30
2024-02-25 20:59:00 +00:00
ciso8601==2.3.1
fnv-hash-fast==0.5.0
hass-nabucasa==0.81.1
httpx==0.27.0
home-assistant-bluetooth==1.12.2
2023-05-23 12:18:26 +00:00
ifaddr==0.2.0
2024-05-07 11:56:11 +00:00
Jinja2==3.1.4
lru-dict==1.3.0
2023-07-19 12:35:54 +00:00
PyJWT==2.8.0
cryptography==43.0.0
2024-07-20 10:58:49 +00:00
Pillow==10.4.0
pyOpenSSL==24.2.1
2024-07-02 20:17:25 +00:00
orjson==3.10.6
packaging>=23.1
2023-07-17 22:37:02 +00:00
pip>=21.3.1
psutil-home-assistant==0.0.1
python-slugify==8.0.4
2023-07-18 06:50:15 +00:00
PyYAML==6.0.1
requests==2.32.3
2024-06-19 06:09:04 +00:00
SQLAlchemy==2.0.31
typing-extensions>=4.12.2,<5.0
ulid-transform==0.10.1
urllib3>=1.26.5,<2
voluptuous==0.15.2
voluptuous-serialize==2.6.0
2024-07-30 08:57:56 +00:00
voluptuous-openapi==0.0.5
2023-12-08 11:11:59 +00:00
yarl==1.9.4