moleculerpy>=0.14.6

[all]
redis[hiredis]>=5.0.0
nats-py>=2.7.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
mypy>=1.8.0
ruff>=0.3.0

[nats]
nats-py>=2.7.0

[redis]
redis[hiredis]>=5.0.0
