Skip to content

Commit 504a21b

Browse files
committed
Update README to require Python 3.9 - oldest supported version
1 parent 39b3172 commit 504a21b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Orchestrations can specify retry policies for activities and sub-orchestrations.
134134

135135
### Prerequisites
136136

137-
- Python 3.8
137+
- Python 3.9
138138
- A Durable Task-compatible sidecar, like [Dapr Workflow](https://docs.dapr.io/developing-applications/building-blocks/workflow/workflow-overview/)
139139

140140
### Installing the Durable Task Python client SDK

0 commit comments

Comments
 (0)