diff --git a/pyproject.toml b/pyproject.toml index 21253ca..ade925c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "s3fs==0.4.2", "scikit-learn==1.6.1", "tqdm==4.67.1", - "urllib3==2.3.0", + "urllib3==2.5.0", "xlrd==2.0.1" ]