python-can 4.4.0 breaks canopen 2.2.0

CANopen automaticall gets the latest python-can 4.4.0 wich gives error:

TypeError: Can't instantiate abstract class MessageListener without an implementation for abstract method 'stop'

Reveting back to python-can 4.3.1 fixes issue