pandas>=1.5.0
numpy>=1.24.0
scipy>=1.10.0
matplotlib>=3.6.0
seaborn>=0.12.0
scikit-learn>=1.2.0
statsmodels>=0.13.0
tqdm>=4.64.0
tableone>=0.7.12
missingno>=0.5.2
tabulate>=0.9.0

[dev]
pytest>=7.0.0
black>=22.0.0
flake8>=6.0.0
mypy>=0.991

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
