pandas>=1.3.0
numpy>=1.20.0
pyparsing>=3.0.0
scipy>=1.7.0
scikit-learn>=1.0.0
statsmodels>=0.13.0
matplotlib>=3.3.0
requests>=2.25.0
openpyxl>=3.0.0
pyarrow>=10.0.0

[all]
statlang[dl,nlp,notebook,sql,survival]

[dev]
statlang[all]
pytest>=7.0.0
pytest-cov>=4.0.0
mypy>=1.0.0
ruff>=0.1.0
black>=23.0.0
build>=1.0.0
python-semantic-release>=8.0.0

[dl]
torch>=1.12.0
torchvision>=0.13.0
Pillow>=9.0.0

[nlp]
transformers>=4.20.0
torch>=1.12.0

[notebook]
jupyter>=1.0.0
ipykernel>=6.0.0

[sql]
duckdb>=1.0.0

[survival]
lifelines>=0.27.0
