diff --git a/pyproject.toml b/pyproject.toml index d5e55767e..94ac2d7df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "plotly==5.3.1", "kaleido==0.2.1", "stomp.py", - "docker==5.0.3", + "docker==6.0.0", "confluent-kafka==1.9.0", ]