Skip to content

Commit 6f2706d

Browse files
committed
Merge branch 'potel-base' into szokeasaurusrex/agents-potel
2 parents b0264f7 + 23a49e8 commit 6f2706d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-aws-lambda-layer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ urllib3
55
# https://github.com/boto/botocore/blob/develop/setup.cfg
66
# So we pin this here to make our Lambda layer work with
77
# Lambda Function using Python 3.7+
8-
urllib3<1.27
8+
urllib3<1.27; python_version < "3.10"
99

1010
opentelemetry-distro>=0.35b0

0 commit comments

Comments
 (0)