Files
homecontrol.esp-sensors/requirements.txt
2025-05-07 22:44:40 +02:00

9 lines
202 B
Plaintext

# Core dependencies
pytest==7.4.0
pytest-cov==4.1.0
black==24.3.0
# ESP-specific dependencies (these would be used in a real implementation)
# micropython-esp32==1.19.1
micropython-umqtt.simple==1.3.4