Skip to content

Commit 775c90b

Browse files
urllib minversion
1 parent 9551a74 commit 775c90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install_requires =
3333
vega >= 3.5,<4
3434
websockets >= 10.0,<11
3535
xarray >=0.19,<2024.12
36-
urllib3 >= 2.0, < 2.3
36+
urllib3 >= 2.1, < 2.4
3737
pydantic >= 2.10.6, < 2.11
3838
skl2onnx >=1.17,<2
3939

0 commit comments

Comments
 (0)