Create requirements.txt
This commit is contained in:
parent
cb49d5ea3f
commit
ffa1ba4dd7
|
|
@ -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
|
||||||
Loading…
Reference in New Issue