parsedmarc icon indicating copy to clipboard operation
parsedmarc copied to clipboard

build: move to `kafka-python-ng`

Open p-linnane opened this issue 1 year ago • 0 comments

This PR fixes compatibility with Python 3.12 by resolving ModuleNotFoundError: No module named 'kafka.vendor.six.moves'.

The README for kafka-python was updated to point to kafka-python-ng as the recommended package last month.

p-linnane avatar Apr 11 '24 15:04 p-linnane