polars>=1.0.0
duckdb>=0.9.0
pyyaml>=6.0.0

[all]
polars-etl-kit[excel,geo,kedro]

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

[excel]
openpyxl>=3.0.0
fastexcel>=0.3.0

[geo]
aiohttp>=3.0.0

[kedro]
kedro>=0.19.0

[lint]
mypy>=1.0.0

[test]
pytest>=7.0.0
