numpy>=1.22.0
scipy>=1.9.0
pandas>=1.5.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.4.0

[excel]
openpyxl>=3.0.0

[full]
getter-one[dev,excel,gpu,parquet,viz]

[gpu]
cupy-cuda12x>=13.0.0

[gpu-cuda11]
cupy-cuda11x>=12.0.0

[parquet]
pyarrow>=10.0.0

[viz]
matplotlib>=3.5.0
plotly>=5.0.0
