flox-py>=0.5.6
ccxt>=4.0
pydantic>=2.0
# Python 3.10 needs tomli; 3.11+ has tomllib in stdlib.
tomli>=2.0; python_version < "3.11"
