mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
Update version for resent library in pyproject.toml
This commit is contained in:
parent
7ae00832bd
commit
2b8e5a86cc
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ prod = [
|
||||||
"stripe == 7.3.0",
|
"stripe == 7.3.0",
|
||||||
"twilio == 8.11",
|
"twilio == 8.11",
|
||||||
"boto3 >= 1.34.57",
|
"boto3 >= 1.34.57",
|
||||||
"resend >= 0.8.0",
|
"resend >= 1.0.1",
|
||||||
]
|
]
|
||||||
dev = [
|
dev = [
|
||||||
"khoj-assistant[prod]",
|
"khoj-assistant[prod]",
|
||||||
|
|
Loading…
Reference in a new issue