Files
homecontrol.esp-sensors/requirements.txt

9 lines
223 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
#rshell==0.0.31 # For deploying code to ESP devices