sched: add thin croniter calendar adapter with UTC occurrence sources (T01)
This commit is contained in:
@@ -8,6 +8,7 @@ requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"anyio",
|
||||
"authlib>=1.7.0",
|
||||
"croniter==6.2.4",
|
||||
"fastapi>=0.140",
|
||||
"fastapi-jsonrpc>=4.0.0",
|
||||
"fastmcp>=4",
|
||||
@@ -20,6 +21,7 @@ dependencies = [
|
||||
"pyyaml>=6.0.3",
|
||||
"referencing>=0.37",
|
||||
"typer>=0.24.2",
|
||||
"tzdata>=2026.3",
|
||||
"uvicorn>=0.46.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user