pydantic<3,>=2.7
PyYAML>=6.0

[all]
vehicle-automation[can,hil,kafka,lin,mqtt,remote,ssh,test]

[can]
python-can>=4.5
cantools>=40

[hil]
pyserial>=3.5
PyVISA>=1.14

[kafka]
confluent-kafka>=2.5

[lin]
ldfparser>=0.25

[mqtt]
paho-mqtt>=2.0
protobuf>=5

[remote]
requests>=2.32
websocket-client>=1.8

[ssh]
paramiko>=3.4

[test]
pytest>=8.0
pytest-mock>=3.14
