numpy>=1.24
pandas>=2.2
scipy>=1.11
scikit-learn>=1.3
torch>=2.0
plotly>=5.18
click>=8.1
jinja2>=3.1
tqdm>=4.65

[:python_version < "3.11"]
tomli>=2.0

[all]
anthropic>=0.39
openai>=1.0
requests>=2.31
google-cloud-storage>=2.10
pyyaml>=6.0
fastapi>=0.110
uvicorn>=0.27
python-multipart>=0.0.9

[cptac]
cptac>=1.5

[data]
requests>=2.31
google-cloud-storage>=2.10

[dev]
pytest>=7.4
pytest-cov>=4.1

[llm]
anthropic>=0.39
openai>=1.0

[ui]
fastapi>=0.110
uvicorn>=0.27
python-multipart>=0.0.9

[yaml]
pyyaml>=6.0
