# Core dependencies for CBPS Python package
# Keep in sync with pyproject.toml [project.dependencies]
# Lower bounds reflect minimum tested versions; upper bounds are not pinned
# to allow flexibility. Use pip-compile for reproducible environments.
numpy>=1.22.0
scipy>=1.8.0
pandas>=1.4.0
statsmodels>=0.13.0
patsy>=0.5.0
