# Production-locked dependencies for elizaos-plugin-rlm
# Generated for reproducible deployments
# Update by running: pip-compile pyproject.toml -o requirements-lock.txt

# Core dependencies (pinned to tested versions)
pydantic==2.12.5
pydantic-core==2.27.2
annotated-types==0.7.0
typing-extensions==4.12.2

# Development dependencies (for testing only)
# pytest==9.0.2
# pytest-asyncio==0.23.8
# pytest-cov==4.1.0
# mypy==1.8.0
# ruff==0.2.2
