ccxt>=4.0.0
websockets>=14.0
pydantic>=2.0.0
httpx>=0.27.0

[all]
kairos-engine[data,plot]

[data]
pandas>=2.0.0
pyarrow>=15.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.24.0
pytest-cov>=5.0.0
ruff>=0.5.0

[plot]
matplotlib>=3.8.0
