sqlalchemy>=2.0.0
boto3>=1.26.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0.0
pytest-cov
black
isort
mypy
