ha-core/homeassistant/package_constraints.txt

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

200 lines
5.8 KiB
Plaintext
Raw Normal View History

# Automatically generated by gen_requirements_all.py, do not edit
2024-03-15 01:16:19 +01:00
aiodhcpwatcher==1.0.0
2024-04-19 09:43:02 +02:00
aiodiscover==2.1.0
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 05:15:51 +02:00
aiodns==3.2.0
aiohttp-fast-url-dispatcher==0.3.0
aiohttp-isal==0.2.0
aiohttp==3.9.5
aiohttp_cors==0.7.0
aiohttp_session==2.12.0
2021-04-02 00:29:08 +02:00
astral==2.2
async-interrupt==1.1.1
async-upnp-client==0.38.3
2022-07-08 23:17:56 +02:00
atomicwrites-homeassistant==1.4.1
2024-01-30 12:22:41 +01:00
attrs==23.2.0
awesomeversion==24.2.0
2024-02-25 22:22:50 +01:00
bcrypt==4.1.2
bleak-retry-connector==3.5.0
2023-09-09 02:39:30 +02:00
bleak==0.21.1
bluetooth-adapters==0.19.1
bluetooth-auto-recovery==1.4.2
bluetooth-data-tools==1.19.0
cached_ipaddress==0.3.0
certifi>=2021.5.30
2024-02-25 21:59:00 +01:00
ciso8601==2.3.1
cryptography==42.0.5
2024-01-16 23:15:19 +01:00
dbus-fast==2.21.1
2023-10-20 16:49:40 +02:00
fnv-hash-fast==0.5.0
2023-07-30 18:40:38 +02:00
ha-av==10.1.1
ha-ffmpeg==3.2.0
2024-05-03 12:15:51 +02:00
habluetooth==3.0.1
hass-nabucasa==0.78.0
hassil==1.6.1
2024-01-12 09:45:49 +01:00
home-assistant-bluetooth==1.12.0
home-assistant-frontend==20240501.0
2024-04-24 18:41:17 +02:00
home-assistant-intents==2024.4.24
httpx==0.27.0
2023-05-23 14:18:26 +02:00
ifaddr==0.2.0
2024-01-15 12:10:17 +01:00
Jinja2==3.1.3
lru-dict==1.3.0
2023-09-13 14:40:27 +02:00
mutagen==1.47.0
orjson==3.9.15
packaging>=23.1
2021-11-08 18:16:44 +01:00
paho-mqtt==1.6.1
2024-04-13 18:26:33 +02:00
Pillow==10.3.0
2023-07-18 00:37:02 +02:00
pip>=21.3.1
psutil-home-assistant==0.0.1
2023-07-19 14:35:54 +02:00
PyJWT==2.8.0
Fix package names to match pypi index metadata (#93883) * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * Fix package names to match pypi index metadata * uses _ * uses - * fix metadata
2023-06-01 03:12:53 +02:00
PyNaCl==1.5.0
2024-03-25 11:15:47 +01:00
pyOpenSSL==24.1.0
pyserial==3.5
python-slugify==8.0.4
2023-07-07 20:02:47 +02:00
PyTurboJPEG==1.7.1
2024-03-28 11:01:12 +01:00
pyudev==0.24.1
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-26 01:39:16 +01:00
SQLAlchemy==2.0.29
typing-extensions>=4.11.0,<5.0
2023-10-20 16:49:18 +02:00
ulid-transform==0.9.0
urllib3>=1.26.5,<2
voluptuous-serialize==2.6.0
2022-04-13 23:51:39 +02:00
voluptuous==0.13.1
webrtc-noise-gain==1.2.3
2023-12-08 12:11:59 +01:00
yarl==1.9.4
2024-04-13 07:05:08 +02:00
zeroconf==0.132.2
# Constrain pycryptodome to avoid vulnerability
# see https://github.com/home-assistant/core/pull/16238
2018-08-28 12:49:50 +02:00
pycryptodome>=3.6.6
# Constrain httplib2 to protect against GHSA-93xj-8mrv-444m
# https://github.com/advisories/GHSA-93xj-8mrv-444m
httplib2>=0.19.0
2020-06-01 09:44:18 +02:00
# gRPC is an implicit dependency that we want to make explicit so we manage
# upgrades intentionally. It is a large package to build from source and we
# want to ensure we have wheels built.
2023-10-06 10:08:01 +02:00
grpcio==1.59.0
grpcio-status==1.59.0
grpcio-reflection==1.59.0
2022-01-13 18:25:28 +01:00
# libcst >=0.4.0 requires a newer Rust than we currently have available,
# thus our wheels builds fail. This pins it to the last working version,
# which at this point satisfies our needs.
libcst==0.3.23
# This is a old unmaintained library and is replaced with pycryptodome
pycrypto==1000000000.0.0
Add python 3.11 to the CI (#88038) * Remove profiler.memory service guppy3 is not python3.11 compat https://github.com/zhuyifei1999/guppy3/issues/41 This service will return if and when guppy3 becomes python3.11 compat * squash * temp remove * temp dump tests * temp dump tests * drop a few more to get a run * drop a few more to get a run * Account for changed python3.11 enum.IntFlag behavior in zha There may be additional changes needed, but I could only see what needed to be updated based on the tests * merge * restore * restore * legacy value * tweak a bit for the python 3.11 timings * block cchardet * conditional * adjust est * test * not yet * tweak * give a little leeway for timing * Fix otbr tests * Increase database test timeout It looks like we need a little more time to run with the addiitonal tests in #87019 * Increase database test timeout It looks like we need a little more time to run with the addiitonal tests in #87019 * Fix aprs tests with python 3.11 * merge fix * hints * Update homeassistant/package_constraints.txt * Update script/gen_requirements_all.py * Constrain uamqp for Python 3.10 only * Bump vulcan-api to 2.3.0 see https://github.com/kapi2289/vulcan-api/pull/126 see https://github.com/home-assistant/core/pull/88038 see https://github.com/home-assistant/docker/pull/260 * add ban * Bump python-matter-server to 2.1.1 * revert * Update tests/asyncio_legacy.py --------- Co-authored-by: Erik <erik@montnemery.com> Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2023-02-16 18:38:32 +01:00
# This is a old unmaintained library and is replaced with faust-cchardet
cchardet==1000000000.0.0
2020-08-26 16:53:22 +02:00
# To remove reliance on typing
btlewrap>=0.0.10
# This overrides a built-in Python package
enum34==1000000000.0.0
typing==1000000000.0.0
uuid==1000000000.0.0
2021-08-28 15:00:14 +02:00
# regex causes segfault with version 2021.8.27
# https://bitbucket.org/mrabarnett/mrab-regex/issues/421/2021827-results-in-fatal-python-error
# This is fixed in 2021.8.28
regex==2021.8.28
# httpx requires httpcore, and httpcore requires anyio and h11, but the version constraints on
# these requirements are quite loose. As the entire stack has some outstanding issues, and
# even newer versions seem to introduce new issues, it's useful for us to pin all these
# requirements so we can directly link HA versions to these library versions.
2024-03-25 23:52:28 +01:00
anyio==4.3.0
2022-11-26 21:04:22 +01:00
h11==0.14.0
httpcore==1.0.5
2022-02-17 14:58:24 +01:00
# Ensure we have a hyperframe version that works in Python 3.10
# 5.2.0 fixed a collections abc deprecation
hyperframe>=5.2.0
# Ensure we run compatible with musllinux build env
numpy==1.26.0
# Prevent dependency conflicts between sisyphus-control and aioambient
# until upper bounds for sisyphus-control have been updated
# https://github.com/jkeljo/sisyphus-control/issues/6
python-engineio>=3.13.1,<4.0
python-socketio>=4.6.0,<5.0
# Constrain multidict to avoid typing issues
# https://github.com/home-assistant/core/pull/67046
multidict>=6.0.2
# Version 2.0 added typing, prevent accidental fallbacks
backoff>=2.0
2023-09-28 19:06:45 +02:00
# Required to avoid breaking (#101042).
# v2 has breaking changes (#99218).
pydantic==1.10.15
2022-07-13 23:12:53 +02:00
# Breaks asyncio
# https://github.com/pubnub/python/issues/130
pubnub!=6.4.0
# Package's __init__.pyi stub has invalid syntax and breaks mypy
# https://github.com/dahlia/iso4217/issues/16
iso4217!=1.10.20220401
2022-09-01 21:00:50 +02:00
# pyOpenSSL 24.0.0 or later required to avoid import errors when
# cryptography 42.0.0 is installed with botocore
pyOpenSSL>=24.0.0
2023-04-17 10:30:22 +02:00
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==4.25.1
2023-04-17 10:30:22 +02:00
# faust-cchardet: Ensure we have a version we can build wheels
# 2.1.18 is the first version that works with our wheel builder
faust-cchardet>=2.1.18
# websockets 11.0 is missing files in the source distribution
# which break wheel builds so we need at least 11.0.1
# https://github.com/aaugustin/websockets/issues/1329
websockets>=11.0.1
# pysnmplib is no longer maintained and does not work with newer
# python
pysnmplib==1000000000.0.0
# pysnmp is no longer maintained and does not work with newer
# python
pysnmp==1000000000.0.0
# The get-mac package has been replaced with getmac. Installing get-mac alongside getmac
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
get-mac==1000000000.0.0
# We want to skip the binary wheels for the 'charset-normalizer' packages.
# They are build with mypyc, but causes issues with our wheel builder.
# In order to do so, we need to constrain the version.
charset-normalizer==3.2.0
2023-12-30 11:29:19 +01:00
# dacite: Ensure we have a version that is able to handle type unions for
# Roborock, NAM, Brother, and GIOS.
dacite>=1.7.0
2024-01-20 18:08:35 +01:00
# 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
# pycountry<23.12.11 imports setuptools at run time
# https://github.com/pycountry/pycountry/blob/ea69bab36f00df58624a0e490fdad4ccdc14268b/HISTORY.txt#L39
pycountry>=23.12.11
2024-03-26 21:31:52 +01:00
# scapy<2.5.0 will not work with python3.12
scapy>=2.5.0
2024-05-02 16:12:26 +02:00
# tuf isn't updated to deal with breaking changes in securesystemslib==1.0.
# Only tuf>=4 includes a constraint to <1.0.
# https://github.com/theupdateframework/python-tuf/releases/tag/v4.0.0
tuf>=4.0.0