1
0
mirror of https://github.com/home-assistant/core synced 2024-07-01 07:15:04 +00:00
home-assistant-core/requirements.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

46 lines
916 B
Plaintext
Raw Permalink 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
aiohttp==3.9.5
aiohttp_cors==0.7.0
aiohttp-fast-url-dispatcher==0.3.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-02-25 21:22:50 +00:00
bcrypt==4.1.2
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
2024-06-06 08:20:39 +00:00
cryptography==42.0.8
2024-04-13 16:26:33 +00:00
Pillow==10.3.0
2024-03-25 10:15:47 +00:00
pyOpenSSL==24.1.0
orjson==3.9.15
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
2023-10-20 14:49:18 +00:00
ulid-transform==0.9.0
urllib3>=1.26.5,<2
2022-04-13 21:51:39 +00:00
voluptuous==0.13.1
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.4
2023-12-08 11:11:59 +00:00
yarl==1.9.4