# CMVK — 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.26.4

# Optional: Enhanced statistical functions
scipy==1.14.0
docker==7.1.0

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