1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-08 13:13:53 -05:00
Files
hacs-oasis_mini/requirements.txt
Nathan Spencer c2c62bb875 Add pre-commit
2025-03-09 17:07:06 +00:00

14 lines
242 B
Plaintext

# Home Assistant
homeassistant>=2025.1
numpy
PyTurboJPEG
# Integration
aiohttp # should already be installed with Home Assistant
cryptography # should already be installed with Home Assistant
# Development
colorlog
pip>=21.0
pre-commit
ruff