Merge branch 'features/multi-user-support-khoj' into improve-client-app-theming

This commit is contained in:
Debanjum Singh Solanky
2023-11-03 04:58:41 -07:00
6 changed files with 38 additions and 14 deletions

View File

@@ -72,6 +72,7 @@ dependencies = [
"python-multipart == 0.0.6",
"gunicorn == 21.2.0",
"lxml == 4.9.3",
"tzdata == 2023.3",
]
dynamic = ["version"]