Fixes to enable dockerized khoj to operate its computer

This commit is contained in:
Debanjum
2025-06-01 19:19:01 -07:00
parent f95d352eb9
commit a236288ca9
4 changed files with 6 additions and 3 deletions

View File

@@ -113,8 +113,6 @@ prod = [
]
local = [
"pgserver == 0.1.4",
"playwright >= 1.49.0",
"pyautogui == 0.9.54",
]
dev = [
"khoj[prod,local]",