diff --git a/pyproject.toml b/pyproject.toml index 40f594d..fcb9faa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ dependencies = [ "orjson", "paho-mqtt", "pandas<2.4", - "pika<1.4", + "pika<1.5", "simplejson<4", "sqlalchemy-cratedb>=0.38.0", "streamz",