requests>=2.28.0
pydantic>=2.0.0

[all]
sendgrid>=6.10.0
boto3>=1.28.0

[brevo]
requests>=2.28.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.1
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0
isort>=5.12.0
pre-commit>=3.3.3

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.24.0

[mailgun]
requests>=2.28.0

[postmark]
requests>=2.28.0

[sendgrid]
sendgrid>=6.10.0

[ses]
boto3>=1.28.0
