mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Use Django ap scheduler in place of the sqlalchemy one
This commit is contained in:
committed by
Debanjum Singh Solanky
parent
06213ea814
commit
eb65532386
@@ -83,6 +83,7 @@ dependencies = [
|
||||
"apscheduler ~= 3.10.0",
|
||||
"pytz ~= 2024.1",
|
||||
"cron-descriptor == 1.4.3",
|
||||
"django_apscheduler == 0.6.2",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user