We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74e232 commit 1cdaddaCopy full SHA for 1cdadda
pyproject.toml
@@ -65,7 +65,7 @@ dependencies = [
65
# ESP-specific additional dependencies.
66
# (For simplicity, requests is included in the base dependencies.)
67
# (Do not use underscores in extra names: they get normalized to hyphens.)
68
-amazon-ses = ["boto3"]
+amazon-ses = ["boto3>=1.10.17"]
69
brevo = []
70
mailersend = []
71
mailgun = []
0 commit comments