pandas>=2.0.0
numpy>=1.24.0
scipy>=1.11.0
statsmodels>=0.14.0
matplotlib>=3.7.0
seaborn>=0.12.0
pydantic>=2.0.0
typer>=0.9.0
rich>=13.0.0
tqdm>=4.65.0

[all]
statqa[dev,docs,llm,pdf]

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
mypy>=1.7.0
black>=23.0.0
isort>=5.12.0
ipython>=8.12.0
ipdb>=0.13.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0

[llm]
openai>=1.0.0
anthropic>=0.18.0

[pdf]
pdfplumber>=0.10.0
