# Core dependencies
cloudpickle>=2.0.0
duckdb>=0.8.0
lz4>=4.0.0
pandas>=1.5.0
psutil>=5.9.0
typer[all]>=0.9.0
rich>=13.0.0

# Optional dependencies (install with specific extras)
# deepdiff>=6.0.0  # pip install dataghost[deepdiff]
# apache-airflow>=2.5.0  # pip install dataghost[airflow]
# boto3>=1.26.0  # pip install dataghost[s3]
# fsspec>=2023.1.0  # pip install dataghost[s3]