numpy>=1.24.0
pandas>=2.0.0

[data]
numba>=0.58

[dev]
homebrewlibra[full]
pytest>=8.0
ruff>=0.5
black>=24.0

[docs]
mkdocs>=1.6

[exchange]
ccxt>=4.0
requests>=2.31

[full]
pyarrow>=14.0.0
numba>=0.58
ccxt>=4.0
requests>=2.31

[io]
pyarrow>=14.0.0

[pipeline]
pyarrow>=14.0.0

[test]
pytest-cov>=5.0
