Skip to content

Commit 68ed58d

Browse files
committed
Pick an older urllib3 that is installable in python 3.8
1 parent 700d52e commit 68ed58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ typing-extensions==4.12.2
126126
# via
127127
# opentelemetry-resourcedetector-gcp
128128
# opentelemetry-sdk
129-
urllib3==2.3.0
129+
urllib3==2.2.3
130130
# via requests
131131
wheel==0.45.1
132132
# via pip-tools

0 commit comments

Comments
 (0)