diff --git a/global-requirements.txt b/global-requirements.txt index ac2ef72eb9..6812487f12 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -22,6 +22,7 @@ cffi # MIT cliff!=2.9.0 # Apache-2.0 cmd2!=0.8.3,<0.9.0;python_version<'3.0' # MIT cmd2!=0.8.3;python_version>='3.0' # MIT +confluent-kafka # Apache-2.0 cotyledon # Apache-2.0 construct<2.9 # MIT PuLP # MIT diff --git a/upper-constraints.txt b/upper-constraints.txt index 0316c684cb..41ed95dfdb 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -547,3 +547,4 @@ actdiag===0.5.4 sysv-ipc===1.0.0 scikit-learn===0.19.2 django-debreach===1.4.2 +confluent-kafka===0.11.5