We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856753a commit e46028cCopy full SHA for e46028c
libs/agno/pyproject.toml
@@ -63,7 +63,7 @@ dev = [
63
"types-greenlet",
64
]
65
66
-os = ["fastapi[standard]", "uvicorn", "sqlalchemy", "PyJWT", "opentelemetry-sdk", "openinference-instrumentation-agno"]
+os = ["fastapi[standard]", "uvicorn", "sqlalchemy", "PyJWT", "opentelemetry-sdk", "openinference-instrumentation-agno", "croniter>=1.3", "pytz>=2023.3"]
67
scheduler = ["croniter>=1.3", "pytz>=2023.3"]
68
69
# Dependencies for Telemetry
0 commit comments