hass-core/requirements.txt

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

45 lines
893 B
Text
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-05 17:15:51 -10:00
aiodns==3.2.0
aiohttp==3.9.4
aiohttp_cors==0.7.0
aiohttp_session==2.12.0
aiohttp-fast-url-dispatcher==0.3.0
aiohttp-zlib-ng==0.3.1
2021-04-01 15:29:08 -07:00
astral==2.2
async-interrupt==1.1.1
2024-01-30 12:22:41 +01:00
attrs==23.2.0
2022-07-08 14:17:56 -07:00
atomicwrites-homeassistant==1.4.1
awesomeversion==24.2.0
2024-02-25 22:22:50 +01:00
bcrypt==4.1.2
certifi>=2021.5.30
2024-02-25 21:59:00 +01:00
ciso8601==2.3.1
fnv-hash-fast==0.5.0
hass-nabucasa==0.78.0
httpx==0.27.0
2024-01-11 22:45:49 -10:00
home-assistant-bluetooth==1.12.0
2023-05-23 07:18:26 -05:00
ifaddr==0.2.0
2024-01-15 12:10:17 +01:00
Jinja2==3.1.3
lru-dict==1.3.0
2023-07-19 14:35:54 +02:00
PyJWT==2.8.0
cryptography==42.0.5
2024-04-13 18:26:33 +02:00
Pillow==10.3.0
2024-03-25 11:15:47 +01:00
pyOpenSSL==24.1.0
orjson==3.9.15
packaging>=23.1
2023-07-18 00:37:02 +02:00
pip>=21.3.1
psutil-home-assistant==0.0.1
python-slugify==8.0.4
2023-07-18 08:50:15 +02:00
PyYAML==6.0.1
2023-05-22 20:48:56 +02:00
requests==2.31.0
2024-03-25 14:39:16 -10:00
SQLAlchemy==2.0.29
typing-extensions>=4.11.0,<5.0
2023-10-20 04:49:18 -10:00
ulid-transform==0.9.0
urllib3>=1.26.5,<2
2022-04-13 23:51:39 +02:00
voluptuous==0.13.1
voluptuous-serialize==2.6.0
2023-12-08 12:11:59 +01:00
yarl==1.9.4