aiofiles>=25.1.0
click>=8.1.0
python-dotenv>=1.0.0
python-statemachine>=2.1.0
rich>=13.0.0
simple-term-menu>=1.6.0
PyYAML>=6.0.0

[aws]
aioboto3>=12.0.0
zstandard>=0.22.0

[compression]
zstandard>=0.22.0

[integration-tests]
testcontainers[kafka,postgres,rabbitmq,redis]>=4.13.0

[kafka]
aiokafka>=0.12.0

[postgres]
asyncpg>=0.31.0

[prometheus]
prometheus-client>=0.23.1

[rabbitmq]
aio-pika>=9.0.0

[redis]
redis>=7.1.0

[storage]
asyncpg>=0.30.0
redis>=7.0.0

[tracing]
opentelemetry-api>=1.39.1
opentelemetry-exporter-otlp-proto-grpc>=1.39.1
opentelemetry-sdk>=1.39.1
