# MoleculerPy - Locked dependencies
# Generated from: pip install -e ".[test,dev,redis]"
# Python 3.12+

# Core
nats-py==2.13.0
structlog==25.5.0
psutil==7.2.2

# Redis transporter
redis==7.1.0
hiredis==3.3.0

# Testing
pytest==9.0.2
pytest-asyncio==1.3.0

# Development
ruff==0.15.0
mypy==1.19.1
mypy_extensions==1.1.0

# Transitive
iniconfig==2.3.0
packaging==26.0
pluggy==1.6.0
typing_extensions==4.15.0
