pydantic>=2.0.0
httpx>=0.24.0
redis>=5.0.0
awscli-local>=0.22.2

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
moto[sqs]>=5.0.0
boto3>=1.34.0
python-dotenv>=1.0.0

[lambda]
aws-lambda-powertools>=2.0.0
python-json-logger>=2.0.0

[worker]
boto3>=1.34.0
python-dotenv>=1.0.0
