From fa803dbe881fc9b030778757b38a792f497d2c14 Mon Sep 17 00:00:00 2001 From: Vitaly Terentyev Date: Mon, 2 Jun 2025 14:07:08 +0400 Subject: [PATCH] Add license for kafka-python --- sdks/python/container/license_scripts/dep_urls_py.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdks/python/container/license_scripts/dep_urls_py.yaml b/sdks/python/container/license_scripts/dep_urls_py.yaml index 0fe830b7ab6e..da10163fdb4f 100644 --- a/sdks/python/container/license_scripts/dep_urls_py.yaml +++ b/sdks/python/container/license_scripts/dep_urls_py.yaml @@ -94,6 +94,8 @@ pip_dependencies: license: "https://raw.githubusercontent.com/mtth/hdfs/master/LICENSE" httplib2: license: "https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE" + kafka-python: + license: "https://raw.githubusercontent.com/dpkp/kafka-python/master/LICENSE" keras: license: "https://raw.githubusercontent.com/keras-team/keras/master/LICENSE" keras-nightly: