mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Upgrade Django, a Khoj server dependency, to version 5.0.8
This commit is contained in:
parent
1ac8de6c3a
commit
a60baa55fb
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ dependencies = [
|
|||
"tenacity == 8.3.0",
|
||||
"anyio == 3.7.1",
|
||||
"pymupdf >= 1.23.5",
|
||||
"django == 5.0.7",
|
||||
"django == 5.0.8",
|
||||
"authlib == 1.2.1",
|
||||
"llama-cpp-python == 0.2.88",
|
||||
"itsdangerous == 2.1.2",
|
||||
|
|
Loading…
Reference in a new issue