diff --git a/providers/amazon/pyproject.toml b/providers/amazon/pyproject.toml index c2802613d7d1e..58cacf41ac431 100644 --- a/providers/amazon/pyproject.toml +++ b/providers/amazon/pyproject.toml @@ -75,6 +75,7 @@ dependencies = [ "asgiref>=2.3.0", "PyAthena>=3.10.0", "jmespath>=0.7.0", + # Do not change sagemaker-studio versions without approval from AWS. "sagemaker-studio>=1.0.9", # Sagemaker studio in Python 3.13 requires version >=1.1.0 and Pydynamodb >=0.7.5 # Because of sqlean pinning (https://github.com/passren/PyDynamoDB/issues/72)