boto3>=1.35.0
botocore>=1.35.0
psycopg2-binary>=2.9.9
python-dotenv>=1.2.1
typing-extensions>=4.10.0

[dev]
pytest>=7.0
pytest-cov>=4.0
moto[rds,s3]>=5.0
boto3-stubs[rds,s3,sts]>=1.35.0
types-psycopg2>=2.9.21
mypy>=1.10.0
