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