click>=8.0
pydantic>=2.0
pyyaml>=6.0
requests>=2.25.0
clickhouse-driver>=0.2.6
clickhouse-connect>=0.8

[dev]
pytest>=8
pytest-mock
requests-mock
ruff
black
mypy
types-PyYAML
types-requests
build
pre-commit
detect-secrets

[integration]
testcontainers[clickhouse]>=4.0
