garf-core>=1.1.1
garf-io>=1.0.0
pyyaml
pydantic
opentelemetry-api
opentelemetry-sdk
opentelemetry-exporter-otlp

[all]
garf-executors[bq,gcp,server,sql]

[bq]
garf-io[bq]
pandas
google-cloud-logging
smart_open[gcs]

[gcp]
opentelemetry-exporter-gcp-trace

[server]
fastapi[standard]
pydantic-settings
opentelemetry-instrumentation-fastapi
typer
grpcio-reflection

[sql]
garf-io[sqlalchemy]
pandas

[tests]
pytest
pytest-mock
pytest-xdist
pytest-grpc
