Skip to content

Commit 62a9262

Browse files
authored
Merge branch 'master' into feat/retrieve-js-estimator-predictor-without-model-id
2 parents 13b7b2c + f8d90ce commit 62a9262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def read_requirements(filename):
6464
"jsonschema",
6565
"platformdirs",
6666
"tblib>=1.7.0,<3",
67-
"urllib3<1.27",
67+
"urllib3>=1.26.8,<3.0.0",
6868
"requests",
6969
"docker",
7070
"tqdm",

0 commit comments

Comments
 (0)