diff --git a/pyproject.toml b/pyproject.toml index b9153913..3ad50c90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "opentelemetry-exporter-otlp-proto-grpc~=1.16.0", "opentelemetry-exporter-otlp-proto-http~=1.16.0", "deltalake~=0.17.0", - "boto3>=1.34.41,<1.34.99", + "boto3>=1.34.41,<1.34.104", "botocore>=1.34.41,<1.34.99" ]