ephraimbuddy commented on code in PR #59517:
URL: https://github.com/apache/airflow/pull/59517#discussion_r2629983830


##########
airflow-core/pyproject.toml:
##########
@@ -141,7 +141,7 @@ dependencies = [
     # https://github.com/apache/airflow/issues/56369 , rework 
universal-pathlib usage
     "universal-pathlib>=0.2.6,<0.3.0",
     "uuid6>=2024.7.10",
-    "apache-airflow-task-sdk<1.2.0,==1.1.5",
+    "apache-airflow-task-sdk<1.2.0,>=1.1.5",

Review Comment:
   That makes sense. Thanks. I have updated it to be an exact match here



-- 
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