**Describe the bug** We use confluent_kafka in the project and it's strange that we need another kafka sdk (kafka-python) just to check that the container is running. **To Reproduce** Install testcontainers-kafka -> observe that a kafka-python gets installed