diff --git a/requirements.txt b/requirements.txt index b83b81a..4a9e07d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Add here external Python modules dependencies, one per line. Module names # should match https://pypi.python.org/pypi names. For the full spec or # dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html confluent-kafka -msgpack +msgpack >= 1.0.0 tenacity