Skip to content

Commit 6cd1235

Browse files
committed
update simple_file.py minimum Python requirement to 3.12
1 parent 4a2c1f8 commit 6cd1235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clients/aws-sdk-transcribe-streaming/examples/simple_file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# /// script
2-
# requires-python = ">=3.14"
2+
# requires-python = ">=3.12"
33
# dependencies = [
44
# "aiofile~=3.9.0",
55
# "aws-sdk-transcribe-streaming",

0 commit comments

Comments
 (0)