diff --git a/pyproject.toml b/pyproject.toml index 9a32d238..2a08b17a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,6 +56,7 @@ dev = [ "pytest-xdist", "moto", "pymssql==2.3.0", + "kafka-python", "testcontainers~=4.5.0", "testcontainers[minio]", "testcontainers[postgres]",