Create requirements.txt

This commit is contained in:
ElVit 2025-11-24 10:06:17 +01:00 committed by GitHub
parent cb49d5ea3f
commit ffa1ba4dd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

6
tests/requirements.txt Normal file
View File

@ -0,0 +1,6 @@
# Requirements for testing panasonic_heatpump component
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-timeout>=2.1.0
pyyaml>=6.0.1
esphome>=2024.11.0