11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
# Core dependencies
|
|
python-can>=4.0.0
|
|
pyserial>=3.5
|
|
|
|
# PostgreSQL support (optional)
|
|
psycopg2-binary>=2.9.0
|
|
|
|
# UPS monitoring (optional, RPi only)
|
|
smbus2>=0.4.0
|
|
gpiozero>=2.0.0
|