confluent-kafka>=2.4.0
aiokafka>=0.13.0
kafka_python>=2.0.2
cryptography>=42.0.5
email-validator>=2.1.1
httpx>=0.27.0
pyyaml>=6.0.1
pydantic>=2.7

[:python_version < "3.12"]
tomli

[dev]
black
bumpver
isort
pip-tools
pytest
pytest-asyncio
pytest-cov
