# statgate 仅依赖 Python 标准库（3.10+），统计量纯 math 手算，无 numpy/scipy 依赖。
# 运行测试需要 pytest（若装了 scipy 可做额外对照，非必需）：
pytest>=7.0
