diff --git a/pyproject.toml b/pyproject.toml index 4d5fbc1e..1740d7f7 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.99", - "botocore<1.34.70,>=1.34.41" + "botocore>=1.34.41,<1.34.99" ] [project.optional-dependencies]