Skip to content

Commit e46028c

Browse files
committed
update
1 parent 856753a commit e46028c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/agno/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev = [
6363
"types-greenlet",
6464
]
6565

66-
os = ["fastapi[standard]", "uvicorn", "sqlalchemy", "PyJWT", "opentelemetry-sdk", "openinference-instrumentation-agno"]
66+
os = ["fastapi[standard]", "uvicorn", "sqlalchemy", "PyJWT", "opentelemetry-sdk", "openinference-instrumentation-agno", "croniter>=1.3", "pytz>=2023.3"]
6767
scheduler = ["croniter>=1.3", "pytz>=2023.3"]
6868

6969
# Dependencies for Telemetry

0 commit comments

Comments
 (0)