Skip to content

Commit bb5c7fe

Browse files
authored
Merge branch 'main' into sync_stream
2 parents 8623cb9 + dab177a commit bb5c7fe

File tree

1 file changed

+2
-0
lines changed
  • pydantic_ai_slim/pydantic_ai/durable_exec/temporal

1 file changed

+2
-0
lines changed

pydantic_ai_slim/pydantic_ai/durable_exec/temporal/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ def configure_worker(self, config: WorkerConfig) -> WorkerConfig:
6262
'logfire',
6363
'rich',
6464
'httpx',
65+
'anyio',
66+
'httpcore',
6567
# Imported inside `logfire._internal.json_encoder` when running `logfire.info` inside an activity with attributes to serialize
6668
'attrs',
6769
# Imported inside `logfire._internal.json_schema` when running `logfire.info` inside an activity with attributes to serialize

0 commit comments

Comments
 (0)