Dev-iL commented on code in PR #63623:
URL: https://github.com/apache/airflow/pull/63623#discussion_r2936284024


##########
providers/amazon/pyproject.toml:
##########
@@ -78,9 +78,8 @@ dependencies = [
     # 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)
-    "pydynamodb>=0.7.5; python_version >= '3.13'",
-    "sqlean.py>=3.47.0; python_version >= '3.13'",
+    # Pydynamodb >=0.8.1 removed the sqlean.py dependency that was problematic 
on 3.13

Review Comment:
   I don't think this line is necessary



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to