mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 06:55:24 +02:00
chore: drop-apscheduler (#1152)
* rewrite interval timer * drop apscheduler * fix type annotations
This commit is contained in:
parent
4f55020a58
commit
045798e959
11 changed files with 117 additions and 220 deletions
|
@ -15,7 +15,6 @@ aniso8601 = "7.0.0"
|
|||
appdirs = "1.4.4"
|
||||
fastapi = "^0.75.1"
|
||||
uvicorn = {extras = ["standard"], version = "^0.13.0"}
|
||||
APScheduler = "^3.8.1"
|
||||
SQLAlchemy = "^1.4.29"
|
||||
alembic = "^1.7.5"
|
||||
Jinja2 = "^2.11.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue