mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Pin rsesend verison in pyproject.toml
This commit is contained in:
parent
215db8cab3
commit
4aac84e1c1
1 changed files with 1 additions and 1 deletions
|
@ -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]",
|
||||
|
|
Loading…
Reference in a new issue