# CMVK - Cross-Model Verification Kernel
# Layer 1: The Primitive - Mathematical verification library
# Publication Target: PyPI (pip install cmvk)
# Last updated: 2026-01-23

# Core dependencies (allowed only)
numpy>=1.24.0

# Optional: Enhanced statistical functions
scipy>=1.11.0
docker==7.1.0

# For Hugging Face dataset upload (optional)
huggingface-hub==0.27.1
