WARNING: Using boto3 >= 1,36.0 may result in errors

Anyone have insight on this warning I got as a backup status?

WARNING: Using boto3 >= 1,36.0 may result in errors, so we qre applying
the workaround for boto3 1.36+ breaks Duplicity...but there is a workaround (#870) · Issues · duplicity / duplicity · GitLab
export AWS_REQUEST_CHECKSUM_CALCULATION=when_required
export AWS_RESPONSE_CHECKSUM_VALIDATION=when_required
NOTE: This workaround is temporary and will be removed when issue is fixed.
.