diff --git a/requirements.txt b/requirements.txt index a72d0e5..503514a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,4 +25,7 @@ streamlit==1.41.1 jupyter nbconvert pyarrow -python-dotenv==1.0.1 \ No newline at end of file +python-dotenv==1.0.1 + +# Kafka client +confluent_kafka==1.9.3 \ No newline at end of file