pyspark>=3.3.0
polars>=1.0

[dev]
pandas>=1.0
pyarrow>=1.0

[lint]
types-PyYAML>=6.0.0
pre-commit
flake8>=7.0.0
flake8-docstrings>=1.6.0
flake8-rst-docstrings>=0.3.0
black>=24.10.0
ruff>=0.9.0

[test]
pytest-cov>=6.0.0
pytest>=6.0.0
