# memorybrain runtime requirements
# Python 3.10+ standard library only (sqlite3, json, threading, etc.)
# No third-party packages required for installation.

# Optional development / publishing dependencies:
# wheel
# twine
# build
