wheel>=0.38.0
pydantic>=2.0.0
ujson>=5.7.0
rich>=13.7.0
requests>=2.32.0
urllib3>=2.6.0

[all]
paho-mqtt<2.0.0,>=1.6.1
redis[hiredis]>=5.0.1
pika>=1.3.1
confluent-kafka>=2.3.0

[amqp]
pika>=1.3.1

[dev]
bump2version>=0.5.11
wheel>=0.42.0
flake8>=3.7.8
coverage>=7.0.1
pip>=23
build>=1.0.0
twine>=4.0.0
pytest>=7.0.0
pytest-benchmark>=4.0.0
psutil>=5.9.0
paho-mqtt<2.0.0,>=1.6.1
redis[hiredis]>=5.0.1
pika>=1.3.1
confluent-kafka>=2.3.0
mypy>=1.0.0

[kafka]
confluent-kafka>=2.3.0

[mqtt]
paho-mqtt<2.0.0,>=1.6.1

[performance]
orjson>=3.9.0
msgpack>=1.0.5
lz4>=4.3.2
fastuuid>=0.4.2

[redis]
redis[hiredis]>=5.0.1
