pandas>=2.2.1
numpy>=1.26.4
scikit-learn>=1.4.2
lifelines>=0.28.0
matplotlib>=3.9.1
seaborn>=0.13.2
statsmodels>=0.14.0
tqdm>=4.66.4

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
black>=22.3.0
isort>=5.10.0
flake8>=4.0.0
mypy>=0.950

[docs]
sphinx>=4.5.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.17.0
sphinx-autodoc-typehints>=1.19.0
