pyiceberg>=0.6.0
pyarrow>=14.0.0
polars>=0.19.0
python-dotenv>=1.0.0
pandas>=2.0.0

[agent]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
rich>=13.0.0

[all]
iceframe[aws,azure,cli,gcs]

[aws]
s3fs>=2023.1.0
boto3>=1.28.0

[azure]
adlfs>=2023.1.0

[cache]
diskcache>=5.6.0

[cli]
typer>=0.9.0
rich>=13.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.0.270
mypy>=1.3.0
python-dotenv>=1.0.0

[gcs]
gcsfs>=2023.1.0

[monitoring]
psutil>=5.9.0
prometheus-client>=0.19.0

[notebook]
ipython>=8.0.0
ipywidgets>=8.0.0

[pydantic]
pydantic>=2.0.0

[streaming]
kafka-python>=2.0.0
