# neurokeeper -- dev/test dependencies (single source of truth for CI + contributors).
# Runtime needs only the stdlib + pyyaml; these are for testing/linting the engines.
pyyaml>=6.0
pytest>=8.0
ruff>=0.6
