Files
hdpv_ble/requirements_test.txt
Patrick 3775496936 Clean-up code and upgrade dependencies (#20)
* Update pyproject.toml

* stronger typing

* fix type annotations

* update dependencies

* fix spelling

* add missing info to pyproject.toml

* code cleanup

* add project URLs

* fix mypy issues

* update HA to 2025.11

* upgrade Python to 3.13.2 to match HA

* Update lint.yml
2025-12-29 19:36:14 +01:00

26 lines
416 B
Plaintext

-r requirements.txt
wheel
home-assistant-bluetooth
habluetooth>=5.3.0
bluetooth-adapters
pytest>=8.4.1
pytest-cov>=5.0.0
pytest-socket>=0.7.0
pytest-asyncio>=0.24.0
sqlalchemy
freezegun
requests-mock
syrupy>=4.1.0
aiohttp
aiohttp_cors
aiohttp-fast-url-dispatcher
aiohttp-zlib-ng
bleak>=1.0.1
bleak-retry-connector>=4.4.3
bluetooth-data-tools
pyserial-asyncio
pyudev
pytest-homeassistant-custom-component==0.13.294