Pin rsesend verison in pyproject.toml

This commit is contained in:
sabaimran 2024-05-30 07:05:11 +05:30
parent 215db8cab3
commit 4aac84e1c1

View file

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