Update version for resent library in pyproject.toml

This commit is contained in:
sabaimran 2024-05-09 13:43:27 -07:00
parent 7ae00832bd
commit 2b8e5a86cc

View file

@ -102,7 +102,7 @@ prod = [
"stripe == 7.3.0",
"twilio == 8.11",
"boto3 >= 1.34.57",
"resend >= 0.8.0",
"resend >= 1.0.1",
]
dev = [
"khoj-assistant[prod]",