click>=8.0
rich>=13.0
pyyaml>=6.0
duckdb>=1.0.0
jinja2>=3.0

[all]
litmus-data[bigquery,postgres,snowflake]

[bigquery]
google-cloud-bigquery>=3.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0
mypy>=1.0
types-PyYAML>=6.0

[postgres]
psycopg2-binary>=2.9

[snowflake]
snowflake-connector-python>=3.0
