diff --git a/post/requirements.txt b/post/requirements.txt index 1f70374..6da884f 100644 --- a/post/requirements.txt +++ b/post/requirements.txt @@ -1,5 +1,5 @@ connexion == 1.1.15 python_dateutil == 2.6.0 setuptools >= 21.0.0 -kafka-python == 2.0.1 +kafka-python == 2.3.2 PyYAML >= 5.3.1 \ No newline at end of file