Files
hdpv_ble/requirements.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

5 lines
59 B
Plaintext

homeassistant==2025.11.0
pip>=21.3.1
ruff>=0.9.1,<=0.15.0