changes working so far
This commit is contained in:
12
src/pv_controller/requirements.txt
Normal file
12
src/pv_controller/requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
# Configuration and validation
|
||||
pydantic>=2.0.0
|
||||
pyyaml>=6.0
|
||||
|
||||
# Logging
|
||||
loguru>=0.7.0
|
||||
|
||||
# MQTT client
|
||||
paho-mqtt>=1.6.0
|
||||
|
||||
# Modbus communication
|
||||
pymodbus>=3.0.0
|
||||
Reference in New Issue
Block a user