1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-19 18:38:58 +00:00
Files
core/requirements_test.txt
2025-11-25 12:54:25 -06:00

56 lines
1.4 KiB
Plaintext

# linters such as pylint should be pinned, as new releases
# make new things fail. Manually update these pins when pulling in a
# new version
# types-* that have versions roughly corresponding to the packages they
# contain hints for available should be kept in sync with them
-c homeassistant/package_constraints.txt
-r requirements_test_pre_commit.txt
astroid==4.0.1
coverage==7.10.6
freezegun==1.5.2
go2rtc-client==0.3.0
# librt is an internal mypy dependency
librt==0.2.1
license-expression==30.4.3
mock-open==1.4.0
mypy-dev==1.19.0a4
pre-commit==4.2.0
pydantic==2.12.2
pylint==4.0.1
pylint-per-file-ignores==1.4.0
pipdeptree==2.26.1
pytest-asyncio==1.3.0
pytest-aiohttp==1.1.0
pytest-cov==7.0.0
pytest-freezer==0.4.9
pytest-github-actions-annotate-failures==0.3.0
pytest-socket==0.7.0
pytest-sugar==1.0.0
pytest-timeout==2.4.0
pytest-unordered==0.7.0
pytest-picked==0.5.1
pytest-xdist==3.8.0
pytest==9.0.0
requests-mock==1.12.1
respx==0.22.0
syrupy==5.0.0
tqdm==4.67.1
types-aiofiles==24.1.0.20250822
types-atomicwrites==1.4.5.1
types-croniter==6.0.0.20250809
types-caldav==1.3.0.20250516
types-chardet==0.1.5
types-decorator==5.2.0.20250324
types-pexpect==4.9.0.20250916
types-protobuf==6.30.2.20250914
types-psutil==7.0.0.20251001
types-pyserial==3.5.0.20251001
types-python-dateutil==2.9.0.20250822
types-python-slugify==8.0.2.20240310
types-pytz==2025.2.0.20250809
types-PyYAML==6.0.12.20250915
types-requests==2.32.4.20250913
types-xmltodict==1.0.1.20250920