mirror of
https://github.com/OMGeeky/homecontrol.esp-sensors.git
synced 2025-12-26 17:02:29 +01:00
9 lines
223 B
Plaintext
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
|