potiuk commented on code in PR #49590:
URL: https://github.com/apache/airflow/pull/49590#discussion_r2056782916


##########
airflow-core/pyproject.toml:
##########
@@ -134,7 +134,7 @@ dependencies = [
     # Does not work with it Tracked in 
https://github.com/fsspec/universal_pathlib/issues/276
     "universal-pathlib>=0.2.2,!=0.2.4",
     "uuid6>=2024.7.10",
-    "apache-airflow-task-sdk<1.1.0,>=1.0.0",
+    "apache-airflow-task-sdk<=1.1.0,>=1.0.0",

Review Comment:
   I think we should propose some versioning strategy we should apply for it.



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