duckdb>=1.0.0
httpx>=0.27.0
loguru>=0.7.2
pandas>=2.2.0
polars>=1.0.0
pyarrow>=15.0.0
pydantic>=2.6.0
pydantic-settings>=2.2.0
pyyaml>=6.0.1
tenacity>=8.2.0
typer>=0.12.0
rich>=13.7.0

[all]
bioprocessdb[dev,docs,notebook,reporting,stats]

[dev]
bioprocessdb[test]
ruff>=0.4.0
build>=1.2.0
twine>=5.0.0

[docs]
bioprocessdb[reporting]

[notebook]
jupyter>=1.0.0
ipykernel>=6.29.0

[reporting]
matplotlib>=3.8.0

[stats]
scipy>=1.11.0
statsmodels>=0.14.0

[test]
pytest>=8.0.0
pytest-cov>=5.0.0
