mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 13:23:15 +00:00
Update to latest jinja python package dependency
This commit is contained in:
@@ -41,7 +41,7 @@ dependencies = [
|
|||||||
"defusedxml == 0.7.1",
|
"defusedxml == 0.7.1",
|
||||||
"fastapi >= 0.110.0",
|
"fastapi >= 0.110.0",
|
||||||
"python-multipart >= 0.0.7",
|
"python-multipart >= 0.0.7",
|
||||||
"jinja2 == 3.1.4",
|
"jinja2 == 3.1.5",
|
||||||
"openai >= 1.0.0",
|
"openai >= 1.0.0",
|
||||||
"tiktoken >= 0.3.2",
|
"tiktoken >= 0.3.2",
|
||||||
"tenacity >= 8.2.2",
|
"tenacity >= 8.2.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user