Skip to content

Commit a2442c8

Browse files
committed
Downgrade to restate 0.10
1 parent 01dd2dd commit a2442c8

File tree

2 files changed

+44
-42
lines changed

2 files changed

+44
-42
lines changed

pydantic_ai_slim/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ dbos = ["dbos>=1.14.0"]
112112
# Prefect
113113
prefect = ["prefect>=3.4.21"]
114114
# Restate
115-
restate = ["restate_sdk[serde]>=0.11"]
115+
restate = ["restate_sdk[serde]==0.10"]
116116

117117
[tool.hatch.metadata]
118118
allow-direct-references = true

0 commit comments

Comments
 (0)