pandas>=1.5.0
numpy>=1.20.0
polars>=0.17.0
psutil>=5.9.0

[all]
openpyxl>=3.0.0
pyarrow>=10.0.0
tables>=3.8.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
openpyxl>=3.0.0
pyarrow>=10.0.0
tables>=3.8.0
black>=23.0.0
flake8>=6.0.0
isort>=5.12.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0
pymdown-extensions>=10.0.0

[excel]
openpyxl>=3.0.0

[hdf]
tables>=3.8.0

[parquet]
pyarrow>=10.0.0
