duckdb>=0.9.0
pandas>=2.1.0
numpy>=1.24.0
pyyaml>=6.0
scipy>=1.10.0
httpx>=0.27
prompt-toolkit>=3.0
textual>=0.50

[api]
fastapi>=0.110
uvicorn[standard]>=0.27
pydantic>=2.5

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4

[engine]
pydantic>=2.5
QuantOPT>=0.1.1

[llm]
python-dotenv>=1.0

[webui]
jinja2>=3.1
