Skip to content

Commit a5d3403

Browse files
author
Joan Fontanals
authored
chore: pin urllib3 (#5848)
Signed-off-by: Joan Fontanals Martinez <[email protected]>
1 parent de9fcc9 commit a5d3403

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

extra-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,5 @@ portforward>=0.2.4,<0.4.3: cicd
8585
tensorflow>=2.0: cicd
8686
opentelemetry-test-utils>=0.33b0: test
8787
prometheus-api-client>=0.5.1: test
88-
watchfiles>=0.18.0: devel
88+
watchfiles>=0.18.0: devel
89+
urllib3<2.0.0: core

jina/resources/extra-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,5 @@ portforward>=0.2.4,<0.4.3: cicd
8585
tensorflow>=2.0: cicd
8686
opentelemetry-test-utils>=0.33b0: test
8787
prometheus-api-client>=0.5.1: test
88-
watchfiles>=0.18.0: devel
88+
watchfiles>=0.18.0: devel
89+
urllib3<2.0.0: core

0 commit comments

Comments
 (0)