Skip to content

Commit d6421a9

Browse files
committed
Update python versions supported.
1 parent 44fbc7e commit d6421a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/getting-started/python-sdk/auto-instr.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this guide, we walk through the steps needed to trace an application and prod
1919

2020
## Requirements
2121

22-
Python 3.8 or later is required to run an application using OpenTelemetry.
22+
Python versions 3.8 to 3.11 are required to run an application using OpenTelemetry.
2323

2424
Note: You’ll also need to have the [ADOT Collector](https://aws-otel.github.io/docs/getting-started/collector) running to export traces and metrics.
2525

0 commit comments

Comments
 (0)